[PATCH] D155194: [SystemZ][NFC] Use named sub-operands in MC

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 07:06:05 PDT 2023


iii updated this revision to Diff 540405.
iii added a comment.

- Drop the ADDR64/GR64 patch.
- Adjust the tests to accept 0 instead of %r0 instead.
- There already are a lot of assembler tests that check that %r0 is accepted for ADDR64.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155194

Files:
  llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
  llvm/lib/Target/SystemZ/SystemZInstrFormats.td
  llvm/lib/Target/SystemZ/SystemZInstrInfo.td
  llvm/lib/Target/SystemZ/SystemZInstrVector.td
  llvm/lib/Target/SystemZ/SystemZOperands.td
  llvm/test/MC/Disassembler/SystemZ/insns-pcrel.txt
  llvm/test/MC/Disassembler/SystemZ/insns.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155194.540405.patch
Type: text/x-patch
Size: 103280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/eb8885b4/attachment-0001.bin>


More information about the llvm-commits mailing list