This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f0c5b1c6c79 [LV][VPlan] NFC patch to move LoopVectorizationPlanner clas [...] new 1184a94abb6 [X86] Make v2i1 and v4i1 legal types without VLX
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/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 12 +- lib/Target/X86/X86ISelDAGToDAG.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 125 +- lib/Target/X86/X86InstrAVX512.td | 100 +- lib/Target/X86/X86InstrVecCompiler.td | 25 +- test/Analysis/CostModel/X86/cast.ll | 12 +- test/CodeGen/X86/avx512-cvt.ll | 386 +- test/CodeGen/X86/avx512-ext.ll | 124 +- test/CodeGen/X86/avx512-insert-extract.ll | 99 +- test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 50 +- test/CodeGen/X86/avx512-mask-op.ll | 174 +- test/CodeGen/X86/avx512-vec-cmp.ll | 72 +- test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll | 18 +- test/CodeGen/X86/avx512vl-vec-cmp.ll | 301 +- test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 10486 ++++++------------- .../CodeGen/X86/bitcast-int-to-vector-bool-zext.ll | 3 - test/CodeGen/X86/compress_expand.ll | 38 +- test/CodeGen/X86/masked_gather_scatter.ll | 399 +- test/CodeGen/X86/masked_memop.ll | 181 +- test/CodeGen/X86/pr33349.ll | 20 +- test/CodeGen/X86/sse-fsignum.ll | 112 +- test/CodeGen/X86/vector-shuffle-v1.ll | 27 +- test/CodeGen/X86/vselect-pcmp.ll | 150 +- 23 files changed, 4687 insertions(+), 8229 deletions(-)