[PATCH] D135550: [Coroutines] Don't merging readnone calls in presplit coroutines

Chuanqi Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 19:14:44 PDT 2022


ChuanqiXu added a comment.

In D135550#3849984 <https://reviews.llvm.org/D135550#3849984>, @rjmccall wrote:

> I haven't been following all the threads about the right way to handle this.  If this is the consensus for the correct way to handle this in the short term, it seems like a conceptually acceptable fix to me.

I feel this is a consensus. And I'll commit it in the next few days if no objection comes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135550



More information about the llvm-commits mailing list