Skip to content
Commit 2937f8d1 authored by Arnold Schwaighofer's avatar Arnold Schwaighofer
Browse files

[coro async] Cap the alignment of spilled values (vs. allocas) at the max frame alignment

Before this patch we would normally use the ABI alignment which can be
to high for the context alginment.

For spilled values we don't need ABI alignment, since the frame entry's
address is not escaped.

rdar://79664965

Differential Revision: https://reviews.llvm.org/D105288
parent 366805ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment