[PATCH] D155229: [RISCV] Add VL nodes and VP patterns for unary zvbb instructions
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 17 01:18:19 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb5bcd4f60ba3: [RISCV] Add VL nodes and VP patterns for unary zvbb instructions (authored by luke).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155229/new/
https://reviews.llvm.org/D155229
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
llvm/test/CodeGen/RISCV/rvv/bitreverse-vp.ll
llvm/test/CodeGen/RISCV/rvv/bswap-vp.ll
llvm/test/CodeGen/RISCV/rvv/ctlz-vp.ll
llvm/test/CodeGen/RISCV/rvv/ctpop-vp.ll
llvm/test/CodeGen/RISCV/rvv/cttz-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155229.540898.patch
Type: text/x-patch
Size: 194456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/11037baa/attachment-0001.bin>
More information about the llvm-commits
mailing list