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

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 07:34:28 PDT 2017


dstuttard updated this revision to Diff 105062.
dstuttard added a comment.
Herald added a subscriber: wdng.

Updating the test to a .mir test
Replacing the buffer.load intrinsics with load volatile worked


https://reviews.llvm.org/D34391

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34391.105062.patch
Type: text/x-patch
Size: 7270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170703/c23df2c7/attachment.bin>


More information about the llvm-commits mailing list