When the stack has SVE objects, fixed-width objects are often better accessed
from the SP, instead of the FP, because part/all of the fixed-width offset
can be folded into the (non-scalable) addressing mode, where otherwise an
ADDVL would be required.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo