[PATCH] D20220: [PEI, AArch64] Use empty spaces in stack area for local stack slot allocation.

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 10:27:16 PDT 2016


qcolombet added a comment.

Hi Geoff,

Couple of questions:

- Where are those empty slots? E.g., are they padding because of alignment, something else?
- Isn’t stack coloring doing already what you want?

Cheers,
-Quentin


http://reviews.llvm.org/D20220





More information about the llvm-commits mailing list