[PATCH] D157294: [RISCV] Lower unary zvbb ops for fixed vectors

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 01:47:24 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG768740ef7727: [RISCV] Lower unary zvbb ops for fixed vectors (authored by luke).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157294/new/

https://reviews.llvm.org/D157294

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitreverse.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bswap.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctpop.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157294.548107.patch
Type: text/x-patch
Size: 34210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/51fa20fb/attachment.bin>


More information about the llvm-commits mailing list