[PATCH] D100739: [Coroutines] Handle overaligned frame allocation (2)

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 26 10:12:54 PDT 2021


rjmccall added a comment.

Yes, if you can dynamically choose to use an aligned allocator, that's clearly just much better.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100739



More information about the cfe-commits mailing list