[PATCH] D94582: [RISCV] Rename mnemonics slliu.w->slli.uw and addu.w->add.uw to match 0.93 bitmanip spec.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 20 15:32:50 PST 2021


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

Remove Zba changes that accidentally got merged in the previous rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94582

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94582.318037.patch
Type: text/x-patch
Size: 4568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210120/e647a192/attachment.bin>


More information about the cfe-commits mailing list