[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
Fri Aug 18 01:28:37 PDT 2023


Jim updated this revision to Diff 551425.
Jim added a comment.
Herald added a subscriber: sunshaoce.

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.551425.patch
Type: text/x-patch
Size: 10453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/82079552/attachment.bin>


More information about the llvm-commits mailing list