[PATCH] D25070: [RegAllocGreedy] Attempt to split unspillable live intervals

Dylan McKay via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 02:59:59 PDT 2016


dylanmckay added a comment.

Hey Quentin,

That was a nice catch. I've updated the diff so that it no longer splits unspillable live intervals into spillable live intervals.


https://reviews.llvm.org/D25070





More information about the llvm-commits mailing list