This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc01a45 [X86][AVX512] Added some mask/maskz tests for sitofp/uitofp i [...] new f1f243f [X86][AVX512] Autoupgrade lossless i32/u32 to f64 conversion [...]
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: include/llvm/IR/IntrinsicsX86.td | 36 -------------- lib/IR/AutoUpgrade.cpp | 17 +++++-- lib/Target/X86/X86ISelLowering.cpp | 21 +++++--- lib/Target/X86/X86IntrinsicsInfo.h | 12 ----- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 31 ++++++++++++ test/CodeGen/X86/avx512-intrinsics.ll | 33 ------------- test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll | 63 ++++++++++++++++++++++++ test/CodeGen/X86/avx512vl-intrinsics.ll | 64 ------------------------- test/CodeGen/X86/vec_int_to_fp.ll | 17 ++----- 9 files changed, 127 insertions(+), 167 deletions(-)