[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 17:58:53 PST 2021


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

Remove unintentional change.


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.317736.patch
Type: text/x-patch
Size: 10015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/dda71b39/attachment.bin>


More information about the llvm-commits mailing list