[cfe-dev] [llvm-dev] RFC: New IR attribute incoming-stack-align
Reid Kleckner via cfe-dev
cfe-dev at lists.llvm.org
Wed Mar 23 16:37:06 PDT 2016
On Tue, Mar 15, 2016 at 3:48 AM, Huw Davies <huw at codeweavers.com> wrote:
> An alternative would be to have the 'alignstack' IR attribute itself
> reduce the incoming stack alignment assumption. i.e. if it's
> specified then it's fair to assume that the incoming stack does not
> have the correct alignment, so we should assume it has a smaller
> alignment - which we would probably just pick as 4. Would that be any
> better?
>
I'd be in favor of that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160323/e70dc311/attachment.html>
More information about the cfe-dev
mailing list