[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:46:07 PST 2018


thegameg updated this revision to Diff 131339.
thegameg marked an inline comment as done.
thegameg added a comment.

Add test case with `addrspace 0`.


https://reviews.llvm.org/D42502

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

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


More information about the llvm-commits mailing list