[all-commits] [llvm/llvm-project] db86e5: Revert "[Coroutine] Add statistics for the number ...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Jun 30 07:23:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db86e5c91477286b6432a75857edf012652c58d9
      https://github.com/llvm/llvm-project/commit/db86e5c91477286b6432a75857edf012652c58d9
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-06-30 (Wed, 30 Jun 2021)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroElide.cpp
    M llvm/test/Transforms/Coroutines/coro-elide.ll

  Log Message:
  -----------
  Revert "[Coroutine] Add statistics for the number of elided coroutine"

This reverts commit 1d9539cf49a585e7c3cd8faa1b8e7291e0ce285c.
Test fails in LLVM_ENABLE_ASSERTIONS=OFF builds (such as regular
release builds).




More information about the All-commits mailing list