[PATCH] D57703: [AMDGPU] Consider XOR in waterfall loop as a terminator

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 5 07:35:20 PST 2019


scott.linder updated this revision to Diff 185310.
scott.linder added a comment.

I think MIR is the best place to look; this now tests that the right pseudo is produced and that spills don't interleave the terminators.


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

https://reviews.llvm.org/D57703

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/indirect-addressing-term.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57703.185310.patch
Type: text/x-patch
Size: 10077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/38967382/attachment.bin>


More information about the llvm-commits mailing list