[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
Wed Jan 20 15:07:43 PST 2021


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

Rebase


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.318027.patch
Type: text/x-patch
Size: 11893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/c43daae3/attachment.bin>


More information about the llvm-commits mailing list