[PATCH] D126715: [coro async] Add code to support dynamic aligment of over-aligned types in async frames
Arnold Schwaighofer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 10:36:28 PDT 2022
aschwaighofer updated this revision to Diff 433794.
aschwaighofer added a comment.
Add asserts that the dynamic alignment frame information when constructing the
frame matches the alloca.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126715/new/
https://reviews.llvm.org/D126715
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-async-dyn-align.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126715.433794.patch
Type: text/x-patch
Size: 13284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/2c54679e/attachment.bin>
More information about the llvm-commits
mailing list