[PATCH] D34391: [RegisterCoalescer] Fix for SubRange join unreachable
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 04:46:34 PDT 2017
dstuttard updated this revision to Diff 103354.
dstuttard added a comment.
Updating the test as per review comments
I've left it as a .ll test rather than .mir as the mir print routines can't cope
with pseudo source values (used in the llvm.amdgcn.buffer.load intrinsics)
"TargetCustom pseudo source values are not supported"
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.103354.patch
Type: text/x-patch
Size: 6348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170621/ba50fba3/attachment.bin>
More information about the llvm-commits
mailing list