[PATCH] D139611: [DAGCombine] Fold Splat(bitcast(buildvector(x, ..))) to splat(x)

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 00:35:53 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd716925eca2: [DAGCombine] Fold Splat(bitcast(buildvector(x,..))) to splat(x) (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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.482012.patch
Type: text/x-patch
Size: 5454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/f0f955ad/attachment.bin>


More information about the llvm-commits mailing list