[all-commits] [llvm/llvm-project] 99d925: [Clang] Introduce [[clang::coro_await_elidable]]
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Thu Aug 22 10:33:53 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/coro-split-noalloc
Home: https://github.com/llvm/llvm-project
Commit: 99d925c0aa2414bb791e94a2a8824e887dc2f367
https://github.com/llvm/llvm-project/commit/99d925c0aa2414bb791e94a2a8824e887dc2f367
Author: Yuxuan Chen <yuxuanchen1997 at outlook.com>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M llvm/docs/Coroutines.rst
M llvm/lib/Transforms/Coroutines/CoroInternal.h
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
M llvm/lib/Transforms/Coroutines/Coroutines.cpp
M llvm/test/Transforms/Coroutines/ArgAddr.ll
M llvm/test/Transforms/Coroutines/coro-alloca-07.ll
M llvm/test/Transforms/Coroutines/coro-alloca-loop-carried-address.ll
M llvm/test/Transforms/Coroutines/coro-lifetime-end.ll
M llvm/test/Transforms/Coroutines/coro-spill-after-phi.ll
M llvm/test/Transforms/Coroutines/coro-split-00.ll
Log Message:
-----------
[Clang] Introduce [[clang::coro_await_elidable]]
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