[PATCH] D17350: [AArch64][ShrinkWrap] Fix bug in prolog clobbering live reg when shrink wrapping.

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 16:02:24 PST 2016


qcolombet added a comment.

Hi Geoff,

I believe Tim is right.
We want to restrict ourselves to the set of caller-saved registers to avoid that.

Cheers,
Q.


http://reviews.llvm.org/D17350





More information about the llvm-commits mailing list