[PATCH] D152380: [RISCV] Canonicalize towards vmerge w/passthrough representation
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 09:47:05 PDT 2023
reames updated this revision to Diff 530555.
reames retitled this revision from "[WIP][RISCV] Canonicalize towards vmerge w/passthrough representation" to "[RISCV] Canonicalize towards vmerge w/passthrough representation".
reames edited the summary of this revision.
reames added a comment.
Update to preserve handling for TA pseudo version in the DAG combine.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152380/new/
https://reviews.llvm.org/D152380
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/extractelt-i1.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-i1.ll
llvm/test/CodeGen/RISCV/rvv/insert-subvector.ll
llvm/test/CodeGen/RISCV/rvv/insertelt-i1.ll
llvm/test/CodeGen/RISCV/rvv/named-vector-shuffle-reverse.ll
llvm/test/CodeGen/RISCV/rvv/vector-splice.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152380.530555.patch
Type: text/x-patch
Size: 41941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/b13b664b/attachment.bin>
More information about the llvm-commits
mailing list