[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
Thu Jan 20 11:30:16 PST 2022


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

Remove stray change from when I started replacing 'B' with Bit-Manipulation before deciding to use 'Zb'


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117822.401720.patch
Type: text/x-patch
Size: 7119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/59884027/attachment.bin>


More information about the llvm-commits mailing list