[all-commits] [llvm/llvm-project] 5b1864: [LLVM][Coroutines] Transform "coro_elide_safe" cal...

Yuxuan Chen via All-commits all-commits at lists.llvm.org
Wed Aug 28 14:53:55 PDT 2024


  Branch: refs/heads/users/yuxuanchen1997/coro-transform-attr-must-elide
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b18641d2b59adf11810f71fe5ab3204a94a7a56
      https://github.com/llvm/llvm-project/commit/5b18641d2b59adf11810f71fe5ab3204a94a7a56
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-08-28 (Wed, 28 Aug 2024)

  Changed paths:
    A llvm/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassBuilderPipelines.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Coroutines/CMakeLists.txt
    A llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp
    M llvm/test/Other/new-pm-defaults.ll
    M llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
    M llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
    M llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
    A llvm/test/Transforms/Coroutines/coro-transform-must-elide.ll

  Log Message:
  -----------
  [LLVM][Coroutines] Transform "coro_elide_safe" calls to switch ABI coroutines to the `noalloc` variant



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