This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9c71f591136 [llvm] Remove redundant return [NFC] new d1d7d9c52df [X86] Remove some no longer needed intrinsic lowering code. new fc0c3a0fe77 [X86] Add test cases and command lines demonstrating how we [...] new 5d947c3894e [X86] Add an X86ISD::RANGES opcode to use for the scalar in [...]
The 3 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 | 20 ++------------- lib/Target/X86/X86ISelLowering.h | 2 +- lib/Target/X86/X86InstrAVX512.td | 4 +-- lib/Target/X86/X86InstrFragmentsSIMD.td | 1 + lib/Target/X86/X86IntrinsicsInfo.h | 6 ++--- test/CodeGen/X86/avx512dq-intrinsics.ll | 43 ++++++++++++++++++++++++--------- 6 files changed, 40 insertions(+), 36 deletions(-)