[PATCH] D94891: [Coroutine] Remain alignment information when merging frame variables

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 23:34:12 PST 2021


ChuanqiXu updated this revision to Diff 317782.
ChuanqiXu added a comment.

Refine typos.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94891/new/

https://reviews.llvm.org/D94891

Files:
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-04.ll
  llvm/test/Transforms/Coroutines/coro-frame-reuse-alloca-05.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94891.317782.patch
Type: text/x-patch
Size: 10018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/b9515d5a/attachment.bin>


More information about the llvm-commits mailing list