[PATCH] D97915: [Coroutines] Handle overaligned frame allocation

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 09:09:25 PST 2021


lxfind added a comment.

Could you describe in more detail what problem this patch solves?
Also, since you are adding a new intrinsics, please also update the coroutine documentation regarding this new intrinsics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97915



More information about the llvm-commits mailing list