[PATCH] D42502: [MIR] Add support for addrspace in MIR

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 13:25:00 PST 2018


thegameg created this revision.
thegameg added reviewers: MatzeB, qcolombet, plotfi.
Herald added a subscriber: javed.absar.
thegameg edited the summary of this revision.

Add support for printing / parsing the addrspace of a MachineMemOperand.

PR35970 <http://bugs.llvm.org/PR35970>


https://reviews.llvm.org/D42502

Files:
  lib/CodeGen/MIRParser/MILexer.cpp
  lib/CodeGen/MIRParser/MILexer.h
  lib/CodeGen/MIRParser/MIParser.cpp
  lib/CodeGen/MIRPrinter.cpp
  test/CodeGen/MIR/AArch64/addrspace-memoperands.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42502.131336.patch
Type: text/x-patch
Size: 3980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/6e25aa52/attachment.bin>


More information about the llvm-commits mailing list