[PATCH] D110669: [RISCV] Update Zba, Zbb, Zbc, and Zbs version from 0.93 to 1.0.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 12:49:31 PDT 2021


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

Split the removal of B to a separate patch D111338 <https://reviews.llvm.org/D111338>


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

https://reviews.llvm.org/D110669

Files:
  clang/lib/Basic/Targets/RISCV.cpp
  clang/lib/Driver/ToolChains/Arch/RISCV.cpp
  clang/test/Driver/riscv-arch.c
  clang/test/Preprocessor/riscv-target-features.c
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s
  llvm/test/MC/RISCV/rv32zbs-invalid.s
  llvm/test/MC/RISCV/rv64zbs-invalid.s
  llvm/test/MC/RISCV/rv64zbs-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110669.377974.patch
Type: text/x-patch
Size: 21827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/d9f2e6d7/attachment.bin>


More information about the llvm-commits mailing list