This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ae88cfbed8 gn build: Merge r373556 new 66e58f01396 [X86] Remove a couple redundant isel patterns that look to [...] new 1653d09ad34 [X86] Add broadcast load folding patterns to NoVLX VPMULLQ/ [...]
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 | 49 ++++++++------- test/CodeGen/X86/avx512-arith.ll | 94 +++++++++++++++++++++++++++++ test/CodeGen/X86/masked_store_trunc_ssat.ll | 36 ++++------- test/CodeGen/X86/masked_store_trunc_usat.ll | 18 ++---- test/CodeGen/X86/vector-trunc-packus.ll | 6 +- test/CodeGen/X86/vector-trunc-ssat.ll | 12 ++-- 6 files changed, 146 insertions(+), 69 deletions(-)