ChuanqiXu added a comment.

> note that we don't really need to run Inliner again on the ramp function 
> after split

This isn't accurate. The inline may run again for ramp function after split and 
it's required by coro elide.

It seems like that we don't need the attribute `CORO_PRESPLIT_ATTR` any more, 
do we? If yes, I think we should remove them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95807

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to