[PATCH] D129530: [coroutine] add nomerge function attribute to `llvm.coro.save`

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 11 19:13:42 PDT 2022


ychen added a comment.

In D129530#3644074 <https://reviews.llvm.org/D129530#3644074>, @ChuanqiXu wrote:

> This looks good to me basically. I would love to see an example to test the two coro.save wouldn't be merged.

Yep, `hoist-skip-token.ll` is testing this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129530



More information about the cfe-commits mailing list