[PATCH] D94577: [RISCV] Remove addiwu, addwu, subwu, subuw, clmulw, clmulrw, clmulhw to match 0.93 bitmanip spec.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 11:36:49 PST 2021


craig.topper updated this revision to Diff 317034.
craig.topper added a comment.

Remove unused class


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94577

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv64Zbb.ll
  llvm/test/MC/RISCV/rv64zbb-invalid.s
  llvm/test/MC/RISCV/rv64zbb-valid.s
  llvm/test/MC/RISCV/rv64zbc-invalid.s
  llvm/test/MC/RISCV/rv64zbc-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94577.317034.patch
Type: text/x-patch
Size: 11796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/9bf90b8d/attachment.bin>


More information about the llvm-commits mailing list