[PATCH] D157230: [SPARC][IAS] Add SETX pseudoinstruction

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 6 07:09:10 PDT 2023


koakuma created this revision.
koakuma added reviewers: brad, barannikov88, arsenm, jrtc27.
Herald added subscribers: fedor.sergeev, hiraditya, jyknight.
Herald added a project: All.
koakuma requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

This adds the v9 SETX pseudoinstruction for convenient loading of 64-bit values.

Depends on D144936 <https://reviews.llvm.org/D144936>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157230

Files:
  llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  llvm/lib/Target/Sparc/SparcInstrAliases.td
  llvm/test/MC/Sparc/sparcv9-synthetic-instructions.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157230.547578.patch
Type: text/x-patch
Size: 6599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230806/cda51e6f/attachment.bin>


More information about the llvm-commits mailing list