[PATCH] D139611: [DAGCombine] Fold Splat(bitcast(buildvector(x, ..))) to splat(x)
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 07:03:09 PST 2022
dmgreen updated this revision to Diff 481269.
dmgreen added a comment.
Rebased onto BE tests added to mve-vdup.ll.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139611/new/
https://reviews.llvm.org/D139611
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/AArch64/arm64-dup.ll
llvm/test/CodeGen/AArch64/arm64-neon-3vdiff.ll
llvm/test/CodeGen/Thumb2/mve-vdup.ll
llvm/test/CodeGen/WebAssembly/simd-shuffle-bitcast.ll
llvm/test/CodeGen/X86/vector-shuffle-mmx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139611.481269.patch
Type: text/x-patch
Size: 5454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/ff16e62b/attachment.bin>
More information about the llvm-commits
mailing list