[PATCH] D122875: [DAGCombiner] Scalarize extend/truncate for splat vector.
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 10 20:01:53 PDT 2022
jacquesguan updated this revision to Diff 421825.
jacquesguan added a comment.
rebase.
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.421825.patch
Type: text/x-patch
Size: 101395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220411/17a7a731/attachment.bin>
More information about the llvm-commits
mailing list