[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
Fri Jun 3 07:07:17 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c902af572bf: [coro async] Add code to support dynamic aligment of over-aligned types in… (authored by aschwaighofer).

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.434015.patch
Type: text/x-patch
Size: 8582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220603/18db1b44/attachment.bin>


More information about the llvm-commits mailing list