[all-commits] [llvm/llvm-project] 61005b: Revert "[LLVM][Coroutines] Switch CoroAnnotationEl...

Yuxuan Chen via All-commits all-commits at lists.llvm.org
Thu Nov 7 13:35:51 PST 2024


  Branch: refs/heads/users/yuxuanchen1997/coro-fix-cgscc-update
  Home:   https://github.com/llvm/llvm-project
  Commit: 61005bfd62b0970843dee196d9de829e18434a59
      https://github.com/llvm/llvm-project/commit/61005bfd62b0970843dee196d9de829e18434a59
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h
    M llvm/lib/Passes/PassBuilderPipelines.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp

  Log Message:
  -----------
  Revert "[LLVM][Coroutines] Switch CoroAnnotationElidePass to a FunctionPass (#107897)"

This reverts commit 761bf333e378b52614cf36cd5db2837d5e4e0ae4.


  Commit: 00b1d1b9c99e0b6442d66ff6ca8dd9c58d504498
      https://github.com/llvm/llvm-project/commit/00b1d1b9c99e0b6442d66ff6ca8dd9c58d504498
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp

  Log Message:
  -----------
  inline new call to caller


  Commit: 62131d5c578f6c246ea242b6e1589df28b7038c0
      https://github.com/llvm/llvm-project/commit/62131d5c578f6c246ea242b6e1589df28b7038c0
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    A llvm/test/Transforms/Coroutines/gh114487-crash-in-cgscc.ll

  Log Message:
  -----------
  add test case


  Commit: 1fea9e0856729250f25a8ccb42dc9f1457ae7eb8
      https://github.com/llvm/llvm-project/commit/1fea9e0856729250f25a8ccb42dc9f1457ae7eb8
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp

  Log Message:
  -----------
  git clang-format


  Commit: 28a4c3d0f4bee3a74b7d2524cafbc7359d5dba63
      https://github.com/llvm/llvm-project/commit/28a4c3d0f4bee3a74b7d2524cafbc7359d5dba63
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    A llvm/test/Transforms/Coroutines/gh114487-non-inlinable.ll

  Log Message:
  -----------
  add non-inlineable test case


  Commit: 2cb9dd7d4498353c7a97064c969b5b5bdbd38c16
      https://github.com/llvm/llvm-project/commit/2cb9dd7d4498353c7a97064c969b5b5bdbd38c16
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/test/Transforms/Coroutines/coro-transform-must-elide.ll

  Log Message:
  -----------
  fix existing test due to inlining


Compare: https://github.com/llvm/llvm-project/compare/3cfff4868090...2cb9dd7d4498

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list