This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d6aa26f4422 [AVR] Implement getCmpLibcallReturnType(). new 3122050e4b0 [X86] Make sure we still mark the full register as implicit [...] new 213f7476549 [AVX-512] Add pattern for selecting masked version of v8i32 [...]
The 2 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/X86InstrAVX512.td | 17 ++++++ lib/Target/X86/X86InstrInfo.cpp | 14 +++-- test/CodeGen/X86/avx512vl-vec-cmp.ll | 17 +++--- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 90 ++++++++++------------------- 4 files changed, 64 insertions(+), 74 deletions(-)