[all-commits] [llvm/llvm-project] f34c75: Revert "[LLVM][Coroutines] Switch CoroAnnotationEl...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Thu Oct 31 16:10:19 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/coro-fix-cgscc-update
Home: https://github.com/llvm/llvm-project
Commit: f34c7531f6b25d18391fb9ed43380765c114ae94
https://github.com/llvm/llvm-project/commit/f34c7531f6b25d18391fb9ed43380765c114ae94
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-10-31 (Thu, 31 Oct 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: 1f0d8b596a407d4bd514fa9c759dbed4de87d500
https://github.com/llvm/llvm-project/commit/1f0d8b596a407d4bd514fa9c759dbed4de87d500
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp
Log Message:
-----------
inline new call to caller
Commit: e796cc7989b1ae5738947e3633efa6573550503a
https://github.com/llvm/llvm-project/commit/e796cc7989b1ae5738947e3633efa6573550503a
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
A llvm/test/Transforms/Coroutines/crash.ll
Log Message:
-----------
add test case
Compare: https://github.com/llvm/llvm-project/compare/15eb5af3d4e7...e796cc7989b1
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