[PATCH] D122875: [DAGCombiner] Scalarize extend/truncate for splat vector.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 23:37:38 PDT 2022


jacquesguan updated this revision to Diff 421100.
jacquesguan added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122875

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  llvm/test/CodeGen/RISCV/rvv/vfcopysign-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vnsra-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vnsrl-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vwadd-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vwmacc-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vwmul-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vwsub-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122875.421100.patch
Type: text/x-patch
Size: 100835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/fb6f70b7/attachment-0001.bin>


More information about the llvm-commits mailing list