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

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 17 10:52:17 PDT 2016


kparzysz added a comment.

In https://reviews.llvm.org/D21189#514512, @MatzeB wrote:

> This should have simpler tests that make the problem obvious. I am currently experimenting with this (still needs some CHECK lines though


This test crashes without the patch and compiles cleanly with it.  Was that the intent?  If so, why would it need CHECK lines, isn't the "REQUIRES: asserts" sufficient?


Repository:
  rL LLVM

https://reviews.llvm.org/D21189





More information about the llvm-commits mailing list