[PATCH] D157234: [SPARC][IAS] Add support for the full set of CAS instructions

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 19:48:06 PDT 2023


koakuma updated this revision to Diff 555548.
koakuma added a comment.

Refer to ASR3 directly rather than using its "ASI" alias in instruction definitions (to prevent further changes in D157231 <https://reviews.llvm.org/D157231> from breaking compilation).


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

https://reviews.llvm.org/D157234

Files:
  llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  llvm/lib/Target/Sparc/SparcInstr64Bit.td
  llvm/lib/Target/Sparc/SparcInstrFormats.td
  llvm/lib/Target/Sparc/SparcInstrInfo.td
  llvm/test/MC/Disassembler/Sparc/sparc-atomics.txt
  llvm/test/MC/Sparc/leon-instructions.s
  llvm/test/MC/Sparc/sparc-cas-instructions.s
  llvm/test/MC/Sparc/sparcv9-atomic-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157234.555548.patch
Type: text/x-patch
Size: 12595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230902/9df95496/attachment.bin>


More information about the llvm-commits mailing list