[PATCH] D92262: [RISCV] Add isel patterns for SBCLRI/SBSETI/SBINVI(W) instructions

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 12:23:07 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG98bca0a60574: [RISCV] Add isel patterns for SBCLRI/SBSETI/SBINVI(W) instruction (authored by craig.topper).
Herald added a subscriber: jrtc27.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92262

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbs.ll
  llvm/test/CodeGen/RISCV/rv32Zbt.ll
  llvm/test/CodeGen/RISCV/rv64Zbb.ll
  llvm/test/CodeGen/RISCV/rv64Zbs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92262.310313.patch
Type: text/x-patch
Size: 26145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/08a84d0b/attachment-0001.bin>


More information about the llvm-commits mailing list