This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d51fdec4e02 AMDGPU/GlobalISel: Handle more input argument intrinsics new 3ed535e9778 [X86] Correct v4f32->v2i64 cvt(t)ps2(u)qq memory isel patterns
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/X86ISelLowering.cpp | 39 ++++++ lib/Target/X86/X86InstrAVX512.td | 56 ++++++++- test/CodeGen/X86/avx512dqvl-intrinsics.ll | 196 ++++++++---------------------- test/CodeGen/X86/vec_fp_to_int-widen.ll | 6 +- test/CodeGen/X86/vec_fp_to_int.ll | 6 +- 5 files changed, 147 insertions(+), 156 deletions(-)