[all-commits] [llvm/llvm-project] 856126: [LLVM][Coroutines] Switch CoroAnnotationElidePass ...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Mon Sep 9 11:24:28 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/coro-attr-fix-cgscc-update
Home: https://github.com/llvm/llvm-project
Commit: 856126b85e2b3a2cacf54190e29b8c7ab0eae4f0
https://github.com/llvm/llvm-project/commit/856126b85e2b3a2cacf54190e29b8c7ab0eae4f0
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-09-09 (Mon, 09 Sep 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:
-----------
[LLVM][Coroutines] Switch CoroAnnotationElidePass to a FunctionPass
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