[all-commits] [llvm/llvm-project] 48c436: add CoroAnnotationElidePass
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Fri Jul 26 11:51:38 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/coro-transform-attr-must-elide
Home: https://github.com/llvm/llvm-project
Commit: 48c436e668a6b89aef09d300f3260e35b6960dfc
https://github.com/llvm/llvm-project/commit/48c436e668a6b89aef09d300f3260e35b6960dfc
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-07-26 (Fri, 26 Jul 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
M llvm/test/Other/new-pm-thinlto-prelink-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
A llvm/test/Transforms/Coroutines/coro-transform-must-elide.ll
Log Message:
-----------
add CoroAnnotationElidePass
Summary:
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: https://phabricator.intern.facebook.com/D60250514
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