[PATCH] D105288: [coro async] Cap the alignment of spilled values (vs. allocas) at the max frame alignment
Arnold Schwaighofer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 6 07:47:35 PDT 2021
aschwaighofer updated this revision to Diff 356723.
aschwaighofer added a comment.
Use the compute type alignment for spilled values when spilling/restoring
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105288/new/
https://reviews.llvm.org/D105288
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105288.356723.patch
Type: text/x-patch
Size: 8212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/3a64d68e/attachment.bin>
More information about the llvm-commits
mailing list