[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
Tue May 31 15:47:11 PDT 2022


aschwaighofer updated this revision to Diff 433213.
aschwaighofer added a comment.

Address comment.


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.433213.patch
Type: text/x-patch
Size: 11703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220531/5cf637ab/attachment.bin>


More information about the llvm-commits mailing list