[PATCH] D36795: [SystemZ] Increase number of LOCRs emitted by passing regalloc hints

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 12:48:57 PDT 2017


qcolombet added a comment.

The generic change looks fine though it sounds surprising that anyone would want that.

The problem here is that copies are super expensive when those hints are not fulfill, right?


https://reviews.llvm.org/D36795





More information about the llvm-commits mailing list