[PATCH] D155216: [RISCV] Add initial SDNode patterns for unary zvbb instructions
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 09:52:47 PDT 2023
luke updated this revision to Diff 540092.
luke added a comment.
Fix typo and add predicate to patterns
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155216/new/
https://reviews.llvm.org/D155216
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfo.td
llvm/lib/Target/RISCV/RISCVInstrInfoV.td
llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
llvm/test/CodeGen/RISCV/rvv/bitreverse-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/bswap-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/ctlz-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/ctpop-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/cttz-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155216.540092.patch
Type: text/x-patch
Size: 71402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/19b27767/attachment.bin>
More information about the llvm-commits
mailing list