[all-commits] [llvm/llvm-project] 7c14a8: Implement noalloc in CoroSplit
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Wed Jul 17 13:49:45 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/coro-split-noalloc
Home: https://github.com/llvm/llvm-project
Commit: 7c14a807d0140c638b056a59a9c8c3f9fcf90e57
https://github.com/llvm/llvm-project/commit/7c14a807d0140c638b056a59a9c8c3f9fcf90e57
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
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:
-----------
Implement noalloc in CoroSplit
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