[PATCH] D21189: Create subranges for new intervals resulting from live interval splitting

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 06:15:02 PDT 2016


kparzysz marked an inline comment as done.
kparzysz added a comment.

In http://reviews.llvm.org/D21189#482034, @kparzysz wrote:

> Regarding the "shrinkToUses" in RenameIndependentSubregs.cpp, here's the failing testcase (a lit test from AMDGPU): vreg12 is the subject to optimization here.


I should add that this happens with the patch as-is, except for the lines 384-385 commented out.


Repository:
  rL LLVM

http://reviews.llvm.org/D21189





More information about the llvm-commits mailing list