This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 124af777064 Fix GCC -Wreturn-type warnings. NFC. new 2d10106e0cf [X86] Add broadcast load folding patterns to the NoVLX comp [...]
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/X86InstrAVX512.td | 154 ++++++++- test/CodeGen/X86/avx512-vec-cmp.ll | 26 +- test/CodeGen/X86/avx512vl-vec-cmp.ll | 24 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 480 ++++++++++------------------ test/CodeGen/X86/combine-bitselect.ll | 6 +- test/CodeGen/X86/vector-trunc-usat.ll | 6 +- 6 files changed, 318 insertions(+), 378 deletions(-)