[PATCH] D137350: [RISCV] Implement assembler support for XVentanaCondOps

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 12:12:11 PDT 2022


reames updated this revision to Diff 473001.
reames added a comment.

Fix silly typo


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

https://reviews.llvm.org/D137350

Files:
  clang/test/Preprocessor/riscv-target-features.c
  llvm/docs/RISCVUsage.rst
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/lib/Target/RISCV/RISCV.td
  llvm/lib/Target/RISCV/RISCVInstrFormats.td
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVSubtarget.h
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/XVentanaCondOps-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137350.473001.patch
Type: text/x-patch
Size: 9645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/674a4b9b/attachment.bin>


More information about the llvm-commits mailing list