[PATCH] D32201: [RALLOC] Increase CSR cost in RegAllocGreedy to favour splitting over CSR first use

Gerolf Hoflehner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 15:28:44 PDT 2017


Gerolf added a comment.

This is interesting. Unfortunately these heuristic changes are always tricky and never satisfying. Is this change motivated entirely by limitations of the current shrink-wrapping algorithm or do you see gains from better allocation also.

-Gerolf


Repository:
  rL LLVM

https://reviews.llvm.org/D32201





More information about the llvm-commits mailing list