[PATCH] D39768: [coroutines] Promote cleanup.dest.slot allocas to registers to avoid storing it in the coroutine frame

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 11 09:01:10 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317981: [coroutines] Promote cleanup.dest.slot allocas to registers to avoid storing it… (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D39768?vs=122004&id=122585#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39768

Files:
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGenCoroutines/coro-dest-slot.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39768.122585.patch
Type: text/x-patch
Size: 7703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171111/2aa0f610/attachment.bin>


More information about the cfe-commits mailing list