[PATCH] D142621: [Couroutines] Modify CoroFrame materializable into a callback
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 04:51:18 PST 2023
dstuttard added a comment.
In D142621#4114357 <https://reviews.llvm.org/D142621#4114357>, @ChuanqiXu wrote:
> While this is innocent and no harmful, I prefer to land this after we found a usage for this someday. It wouldn't be a problem to do such a NFC change any times.
We have a use-case for this change for one of our backends.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142621/new/
https://reviews.llvm.org/D142621
More information about the llvm-commits
mailing list