This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from def05b4 [AVX-512] Add a test case to show that we don't select masked [...] new 899add2 [AVX-512] Fix masked VPERMI2PS isel when the index comes from [...]
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 | 8 ++-- lib/Target/X86/X86InstrAVX512.td | 81 ++++++++++++--------------------- lib/Target/X86/X86InstrFragmentsSIMD.td | 8 ++-- test/CodeGen/X86/avx512vl-intrinsics.ll | 5 +- 4 files changed, 41 insertions(+), 61 deletions(-)