[PATCH] D94653: [RISCV] Rename Zbs instructions to start with just 'b' instead of 'sb' to match 0.93 bitmanip spec.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 12:51:17 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGefbcd66861db: [RISCV] Rename Zbs instructions to start with just 'b' instead of 'sb' to match… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94653

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbs.ll
  llvm/test/CodeGen/RISCV/rv32Zbt.ll
  llvm/test/CodeGen/RISCV/rv64Zbp.ll
  llvm/test/CodeGen/RISCV/rv64Zbs.ll
  llvm/test/MC/RISCV/rv32zbe-invalid.s
  llvm/test/MC/RISCV/rv32zbe-valid.s
  llvm/test/MC/RISCV/rv32zbs-invalid.s
  llvm/test/MC/RISCV/rv32zbs-valid.s
  llvm/test/MC/RISCV/rv64zbe-invalid.s
  llvm/test/MC/RISCV/rv64zbe-valid.s
  llvm/test/MC/RISCV/rv64zbs-invalid.s
  llvm/test/MC/RISCV/rv64zbs-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94653.318619.patch
Type: text/x-patch
Size: 52252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/ddf7983b/attachment.bin>


More information about the llvm-commits mailing list