[all-commits] [llvm/llvm-project] d42ce9: Implement noalloc in CoroSplit
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Thu Jul 25 13:00:30 PDT 2024
Branch: refs/heads/users/yuxuanchen1997/coro-split-noalloc
Home: https://github.com/llvm/llvm-project
Commit: d42ce99fac00de6d35e423490f26037aaaa96a10
https://github.com/llvm/llvm-project/commit/d42ce99fac00de6d35e423490f26037aaaa96a10
Author: Yuxuan Chen <ych at meta.com>
Date: 2024-07-25 (Thu, 25 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