[PATCH] D17235: [Greedy Regalloc] Reg splitting based on loops

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 12:28:54 PST 2016


qcolombet added a comment.

Thanks Wei for the additional inputs.
That’ll help me when I get to the review.
That being said, the fact that we consider several live-ranges when doing the splitting worries me complexity-wise. I’ll see if my concerns are real or not.

Cheers,
-Quentin


Repository:
  rL LLVM

http://reviews.llvm.org/D17235





More information about the llvm-commits mailing list