[PATCH] D117822: [RISCV] Remove references to 'B' extension from AssemblerPredicate and SubtargetFeature strings.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 12:29:28 PST 2022


craig.topper updated this revision to Diff 403004.
craig.topper added a comment.
Herald added a subscriber: pcwang-thead.

Update the recently added combined predicates for instructions commont to Zb* and Zbk*.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117822

Files:
  llvm/lib/Target/RISCV/RISCV.td
  llvm/test/MC/RISCV/rv32i-invalid.s
  llvm/test/MC/RISCV/rv32zbkc-invalid.s
  llvm/test/MC/RISCV/rv32zbkx-invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117822.403004.patch
Type: text/x-patch
Size: 10011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/049cd589/attachment.bin>


More information about the llvm-commits mailing list