[PATCH] D122875: [DAGCombiner] Scalarize extend/truncate for splat vector.
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 11 22:53:22 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc2f199fa48fa: [DAGCombiner] Scalarize extend/truncate for splat vector. (authored by jacquesguan).
Changed prior to commit:
https://reviews.llvm.org/D122875?vs=453568&id=482000#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122875/new/
https://reviews.llvm.org/D122875
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/test/CodeGen/Hexagon/autohvx/isel-sext-inreg.ll
llvm/test/CodeGen/RISCV/rvv/vfcopysign-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122875.482000.patch
Type: text/x-patch
Size: 19956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/791bc69f/attachment.bin>
More information about the llvm-commits
mailing list