This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f29090a Minor code cleanups. NFC. new 7a4565f [AVX-512] Correct ExeDomain for many AVX-512 instructions.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86InstrAVX512.td | 44 +++- lib/Target/X86/X86InstrFormats.td | 1 - test/CodeGen/X86/avx512-intrinsics.ll | 40 ++-- test/CodeGen/X86/avx512vl-intrinsics.ll | 26 +- test/CodeGen/X86/vector-half-conversions.ll | 265 ++++++--------------- test/CodeGen/X86/vector-shuffle-256-v4.ll | 44 +--- test/CodeGen/X86/vector-shuffle-512-v16.ll | 2 +- test/CodeGen/X86/vector-shuffle-512-v8.ll | 76 +++--- .../X86/vector-shuffle-combining-avx512bw.ll | 8 +- 9 files changed, 195 insertions(+), 311 deletions(-)