This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 316e6ae08e2 [LCSSA] Skip blocks in sub-loops when scanning for uses. new d5978f137d5 [X86] Lower avx2/avx512f gather intrinsics to X86MaskedGath [...]
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 | 50 +++++---- lib/Target/X86/X86InstrSSE.td | 2 +- lib/Target/X86/X86IntrinsicsInfo.h | 128 +++++++++++------------ test/CodeGen/X86/avx2-gather.ll | 6 +- test/CodeGen/X86/avx512-gather-scatter-intrin.ll | 3 +- 5 files changed, 100 insertions(+), 89 deletions(-)