This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 078218d [ArmFastISel] Kill dead code. NFCI. new 91d1efb [AVX-512] Move (v4i64 (X86SubVBroadcast (v2i64))) alternate p [...] new bc745ca [AVX-512] Correct execution domain for VPERMT2PS and VPERMI2PS. new 3a558dd [AVX-512] Fix the operand order for vpermi2var_qi intrinsics [...]
The 3 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 | 26 ++++---- lib/Target/X86/X86IntrinsicsInfo.h | 6 +- test/CodeGen/X86/avx512-build-vector.ll | 4 +- test/CodeGen/X86/avx512-intrinsics.ll | 8 +-- test/CodeGen/X86/avx512vbmi-intrinsics.ll | 6 +- test/CodeGen/X86/avx512vbmivl-intrinsics.ll | 12 ++-- test/CodeGen/X86/avx512vl-intrinsics.ll | 10 +-- test/CodeGen/X86/merge-consecutive-loads-512.ll | 16 ++--- test/CodeGen/X86/vector-shuffle-512-v16.ll | 4 +- test/CodeGen/X86/vector-shuffle-512-v8.ll | 76 +++++++++++----------- .../X86/vector-shuffle-combining-avx512bw.ll | 62 +++++++++--------- 11 files changed, 115 insertions(+), 115 deletions(-)