[all-commits] [llvm/llvm-project] d233fe: [Coroutines] Respect noinline attributes when elid...
Yuxuan Chen via All-commits
all-commits at lists.llvm.org
Thu Nov 7 22:42:02 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d233fedfb0de882353c348cd1ac57dab619efa6d
https://github.com/llvm/llvm-project/commit/d233fedfb0de882353c348cd1ac57dab619efa6d
Author: Yuxuan Chen <ych at fb.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
A llvm/test/Transforms/Coroutines/coro-split-noinline.ll
Log Message:
-----------
[Coroutines] Respect noinline attributes when eliding heap allocation (#115384)
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