[PATCH] D48555: Account for undef values from predecessors in extendSegmentsToUses

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 12:15:17 PDT 2018


kparzysz updated this revision to Diff 152745.
kparzysz added a comment.

Added CHECK lines to the testcase (which was copied from https://reviews.llvm.org/D48546).


Repository:
  rL LLVM

https://reviews.llvm.org/D48555

Files:
  include/llvm/CodeGen/LiveIntervals.h
  lib/CodeGen/LiveIntervals.cpp
  lib/CodeGen/LiveRangeCalc.cpp
  lib/CodeGen/LiveRangeCalc.h
  test/CodeGen/AMDGPU/subreg-split-live-in-error.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48555.152745.patch
Type: text/x-patch
Size: 18628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/a96bd67b/attachment.bin>


More information about the llvm-commits mailing list