This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5996d6f [X86][AVX] Add 8i32 -> 8f32 sitofp tests with constant insertion new 9820885 [AVX-512] Move 128/256-bit intrinsic tests from avx512bwvl te [...] new dcc9f92 [AVX-512] Add test cases that show failure to fold scalar loa [...] new e91c612 [AVX-512] Add masked scalar FMA intrinsics to isNonFoldablePa [...] new 371f918 [AVX-512] Add scalar masked add/sub/mul/div intrinsic instruc [...] new 053d7dd [AVX-512] Add scalar masked max/min intrinsic instructions to [...]
The 5 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/X86InstrInfo.cpp | 60 ++ test/CodeGen/X86/avx512-intrinsics.ll | 228 ++++++ test/CodeGen/X86/avx512bwvl-intrinsics.ll | 1111 ---------------------------- test/CodeGen/X86/avx512vl-intrinsics.ll | 1112 +++++++++++++++++++++++++++++ 4 files changed, 1400 insertions(+), 1111 deletions(-)