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

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 05:59:19 PST 2018


thegameg updated this revision to Diff 131426.
thegameg added a comment.
Herald added a subscriber: nhaehnle.

Update some more failing tests.


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/AArch64/GlobalISel/arm64-irtranslator.ll
  test/CodeGen/AMDGPU/optimize-if-exec-masking.mir
  test/CodeGen/AMDGPU/syncscopes.ll
  test/CodeGen/MIR/AArch64/addrspace-memoperands.mir
  test/CodeGen/MIR/AMDGPU/syncscopes.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42502.131426.patch
Type: text/x-patch
Size: 9380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/79b08787/attachment.bin>


More information about the llvm-commits mailing list