[PATCH] D144687: [GlobalISel][NFC] Add some Get{2,3,4,5}RegsFromMI macros to extract regs & types from MachineInstrs

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 23:05:56 PST 2023


aemerson updated this revision to Diff 500080.
aemerson retitled this revision from "[GlobalISel][NFC] Add some Get{2,3,4,5}RegsFromMI macros to extract regs from MachineInstrs." to "[GlobalISel][NFC] Add some Get{2,3,4,5}RegsFromMI macros to extract regs & types from MachineInstrs".
aemerson edited the summary of this revision.
aemerson added a comment.

Add some variants that also declare the corresponding types for each register.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144687

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144687.500080.patch
Type: text/x-patch
Size: 45678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/5f18ec52/attachment.bin>


More information about the llvm-commits mailing list