[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 22 12:50:57 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb2f859500f19: [RISCV] Remove addiwu, addwu, subwu, subuw, clmulw, clmulrw, clmulhw to match 0. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D94577?vs=318027&id=318613#toc

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.318613.patch
Type: text/x-patch
Size: 11875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/92758196/attachment-0001.bin>


More information about the llvm-commits mailing list