[PATCH] D140069: [DAGCombiner] Scalarize vectorized loads that are splatted
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 07:38:06 PST 2022
luke updated this revision to Diff 483185.
luke added a comment.
Update aarch64 tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140069/new/
https://reviews.llvm.org/D140069
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/arm64-dup.ll
llvm/test/CodeGen/AArch64/arm64-vmul.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-splat-vector.ll
llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
llvm/test/CodeGen/ARM/crash-on-pow2-shufflevector.ll
llvm/test/CodeGen/ARM/vdup.ll
llvm/test/CodeGen/PowerPC/canonical-merge-shuffles.ll
llvm/test/CodeGen/WebAssembly/simd-vectorized-load-splat.ll
llvm/test/CodeGen/X86/avx-vbroadcast.ll
llvm/test/CodeGen/X86/extractelement-load.ll
llvm/test/CodeGen/X86/half.ll
llvm/test/CodeGen/X86/sse3.ll
llvm/test/CodeGen/X86/sse41.ll
llvm/test/CodeGen/X86/vector-shuffle-128-v2.ll
llvm/test/CodeGen/X86/widened-broadcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140069.483185.patch
Type: text/x-patch
Size: 52491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/7dc71566/attachment-0001.bin>
More information about the llvm-commits
mailing list