This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 131341e [AVX-512] If gather mask is all ones, force the input to a ze [...] new 57255ff [X86] Lower AVX2 gather intrinsics similar to AVX-512. Apply [...]
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/X86ISelDAGToDAG.cpp | 83 --------------------------- lib/Target/X86/X86ISelLowering.cpp | 32 +++++++++++ lib/Target/X86/X86IntrinsicsInfo.h | 19 +++++- test/CodeGen/X86/avx2-gather.ll | 12 +++- test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 26 +++++++++ 5 files changed, 86 insertions(+), 86 deletions(-)