[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 21:54:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG18f5ada24453: [DAGCombiner] Don't reduce BUILD_VECTOR to BITCAST before LegalizeTypes if VT… (authored by Jim).

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


More information about the llvm-commits mailing list