[PATCH] D34391: [RegisterCoalescer] Fix for SubRange join unreachable
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 06:35:12 PDT 2017
dstuttard updated this revision to Diff 103200.
dstuttard added a comment.
Herald added a subscriber: nhaehnle.
Removing debug comment
Also adding the test case from the bugzilla as a new test case (I realised it is
a bit annoying to have to go elsewhere to get hold of the reproducer)
I'll update it as a test if this change looks promising
https://reviews.llvm.org/D34391
Files:
lib/CodeGen/RegisterCoalescer.cpp
test/CodeGen/AMDGPU/pr33524.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34391.103200.patch
Type: text/x-patch
Size: 5704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/2fb2d9d2/attachment.bin>
More information about the llvm-commits
mailing list