Skip to content
Commit e99169f1 authored by Amara Emerson's avatar Amara Emerson
Browse files

[AArch64][GlobalISel] CallLowering: Don't generate new copies each time we need

to store to a stack location for outgoing args.

During call arg lowering we shouldn't be modifying SP so cache the SP copy
vreg for subsequent uses.

Gives a 0.2% geomean code size improvement on CTMark.

Differential Revision: https://reviews.llvm.org/D77838
parent c846d268
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment