[all-commits] [llvm/llvm-project] 9b69a4: Revert "[Coroutines] Add an O(n) algorithm for com...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Mon Jul 31 18:42:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b69a4d84ef6dc6ebc3a176e459e8b0eb19ee797
      https://github.com/llvm/llvm-project/commit/9b69a4d84ef6dc6ebc3a176e459e8b0eb19ee797
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-08-01 (Tue, 01 Aug 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 77ef88d7ee32dc18a4d6e3f92a61393e759e3b83. There is
an unimaged crash report after landing this. See
https://reviews.llvm.org/D154695.




More information about the All-commits mailing list