This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5bd1c1d Make a test actually test what it set out to test. new ea5c0e9 [AVX-512] Add more varied avx512 feature command lines to the [...] new f160ecc [X86][AVX512] Fix PR31515 - Do not flip vselect condition if [...] new 49cfd1f [AVX-512] Improve lowering of sign_extend of v4i1 to v4i32 an [...] new 4a4c1fc [AVX-512] Improve lowering of zero_extend of v4i1 to v4i32 an [...]
The 4 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 | 45 +- test/CodeGen/X86/avx512-cvt.ll | 1366 ++++++++++++++++++++---------------- test/CodeGen/X86/avx512-select.ll | 19 + 3 files changed, 812 insertions(+), 618 deletions(-)