[PATCH] D49097: [RegisterCoalescer] Another fix for subrange join unreachable

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 1 15:16:02 PDT 2018


tpr updated this revision to Diff 163634.
tpr added a comment.

V7: Set up undefs correctly, to avoid generating invalid subranges.


Repository:
  rL LLVM

https://reviews.llvm.org/D49097

Files:
  lib/CodeGen/RegisterCoalescer.cpp
  test/CodeGen/AMDGPU/coalescing-subreg-was-undef-but-became-def.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49097.163634.patch
Type: text/x-patch
Size: 6149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180901/f60c65ed/attachment.bin>


More information about the llvm-commits mailing list