[PATCH] D34391: [RegisterCoalescer] Fix for SubRange join unreachable

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 07:40:24 PDT 2017


dstuttard updated this revision to Diff 103576.
dstuttard added a comment.

Updating in line with comments from reviewers

I haven't updated the test to .mir as I don't fully understand what
@arsenm means - perhaps if we discuss offline I can do a subsequent patch to
update the test, but the one there will suffice for now?


https://reviews.llvm.org/D34391

Files:
  lib/CodeGen/RegisterCoalescer.cpp
  test/CodeGen/AMDGPU/regcoal-subrange-join.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34391.103576.patch
Type: text/x-patch
Size: 6318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/6fa38262/attachment.bin>


More information about the llvm-commits mailing list