[PATCH] D154695: [Coroutines] Add an O(n) algorithm for computing the cross suspend point information.
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 18:45:39 PDT 2023
ChuanqiXu added a comment.
> Would it be acceptable to revert this for the time being even without a reproducer?
Reverted. @witstorm95 it is common to revert patches within LLVM with post commit review (or crash report). @MatzeB given the patch matters for compilation speed, it is pretty helpful to provide a reproducer.
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