[PATCH] D92253: [RISCV] Custom legalize bswap/bitreverse to GREVI with Zbp extension to enable them to combine with other GREVI instructions

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 08:31:34 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG76d1026b59bd: [RISCV] Custom legalize bswap/bitreverse to GREVI with Zbp extension to enableā€¦ (authored by craig.topper).
Herald added a subscriber: jrtc27.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92253

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbp.ll
  llvm/test/CodeGen/RISCV/rv64Zbp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92253.308382.patch
Type: text/x-patch
Size: 19142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/b2f3dd13/attachment-0001.bin>


More information about the llvm-commits mailing list