[all-commits] [llvm/llvm-project] 05529d: [Clang] Introduce [[clang::coro_await_elidable]]
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Thu Aug 22 10:29:41 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/coro-split-noalloc
Home: https://github.com/llvm/llvm-project
Commit: 05529de18e825c0357a4fdfbaeead577fc20cb91
https://github.com/llvm/llvm-project/commit/05529de18e825c0357a4fdfbaeead577fc20cb91
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