[PATCH] D156645: [DAGCombiner] Don't reduce BUILD_VECTOR to BITCAST before LegalizeTypes if VT is legal.

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 23:46:32 PDT 2023


Jim updated this revision to Diff 548885.
Jim added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156645/new/

https://reviews.llvm.org/D156645

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-vslide1down.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-vslide1up.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156645.548885.patch
Type: text/x-patch
Size: 10453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/51bb66df/attachment.bin>


More information about the llvm-commits mailing list