[PATCH] D45221: [coroutines] Respect alloca alignment requirements when building coroutine frame

Gor Nishanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 3 13:57:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329112: [coroutines] Respect alloca alignment requirements when building coroutine frame (authored by GorNishanov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45221?vs=140839&id=140860#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45221

Files:
  llvm/trunk/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/trunk/lib/Transforms/Coroutines/CoroInternal.h
  llvm/trunk/test/Transforms/Coroutines/coro-padding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45221.140860.patch
Type: text/x-patch
Size: 8518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/afaaf471/attachment.bin>


More information about the llvm-commits mailing list