[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 13:55:06 PDT 2022


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

Simplify logic whether a frame access needs dynamic alignment.


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


More information about the llvm-commits mailing list