This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f86494ddd7 MSan: remove an unnecessary cast. NFC for userspace instrum [...] new ef7f0073c5b [X86] Remove some dead code. NFC new 6ab51e7c5aa [X86] Remove some dead code leftover from when i1 was a leg [...] new 7e1c537b961 [X86] Add X86ISD::CMPM_RND to getVectorMaskingNode to selec [...] new 477fbd747aa [X86] Remove some unneeded opcodes from getVectorMaskingNode. NFC new 75d9c5dc237 [X86] Teach isel that X86ISD::CMPM_RND zeros the upper bits [...]
The 5 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 | 3 +- lib/Target/X86/X86ISelLowering.cpp | 36 ++------- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 116 +++++++++++++++++++++++++++- 3 files changed, 123 insertions(+), 32 deletions(-)