[PATCH] D91457: [RISCV] Custom type legalize i32 bswap/bitreverse to GREVIW on RV64 with Zbp extension

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 10:41:19 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a1d8b91ed73: [RISCV] Custom type legalize i32 bswap/bitreverse to GREVIW on RV64 with Zbp… (authored by craig.topper).
Herald added a subscriber: jrtc27.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91457

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91457.306737.patch
Type: text/x-patch
Size: 3877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/999494dc/attachment.bin>


More information about the llvm-commits mailing list