[PATCH] D154695: [Coroutines] Add an O(n) algorithm for computing the cross suspend point information.
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 19:09:20 PDT 2023
MatzeB added a comment.
> @witstorm95 it is common to revert patches within LLVM with post commit review (or crash report).
I mean reverting is always allowed when a reproducer exists. I don't have a real reproducer yet that I can publish so this is a judgement call / nice ask here. So thanks for reverting, this does help our testing! I'll see to provide a reproducer or fix to the diff.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154695/new/
https://reviews.llvm.org/D154695
More information about the llvm-commits
mailing list