[PATCH] D120988: [CoroElide] Remove fallback for frame layout determination

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 02:23:17 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bd33691cb1d: [CoroElide] Remove fallback for frame layout determination (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120988

Files:
  llvm/lib/Transforms/Coroutines/CoroElide.cpp
  llvm/test/Transforms/Coroutines/coro-elide-musttail.ll
  llvm/test/Transforms/Coroutines/coro-elide-stat.ll
  llvm/test/Transforms/Coroutines/coro-elide.ll
  llvm/test/Transforms/Coroutines/coro-heap-elide.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120988.413395.patch
Type: text/x-patch
Size: 4646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/9bd0442c/attachment.bin>


More information about the llvm-commits mailing list