[all-commits] [llvm/llvm-project] 97615e: Revert "[Coroutines] Add an O(n) algorithm for com...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Jul 27 02:28:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97615ed2f0900232026901237d8735a76197599a
https://github.com/llvm/llvm-project/commit/97615ed2f0900232026901237d8735a76197599a
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-07-27 (Thu, 27 Jul 2023)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
Log Message:
-----------
Revert "[Coroutines] Add an O(n) algorithm for computing the cross suspend point"
This reverts commit bb4121e65251275b5b16a63423c2bb2be79aeebb. Sorry for
forgetting adding Differential Revision information. It may worth
reverting this one and commit it again given this is a relative big
patch.
More information about the All-commits
mailing list