[all-commits] [llvm/llvm-project] 924384: Revert "[coro][CoroSplit] Use `llvm.lifetime.end` ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon May 6 17:42:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 924384161ffceda08099536dd07a953299a69b53
https://github.com/llvm/llvm-project/commit/924384161ffceda08099536dd07a953299a69b53
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M llvm/include/llvm/Analysis/CFG.h
M llvm/lib/Analysis/CFG.cpp
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
R llvm/test/Transforms/Coroutines/coro-lifetime-end.ll
Log Message:
-----------
Revert "[coro][CoroSplit] Use `llvm.lifetime.end` to compute putting objects on the frame vs the stack (#90265)"
This reverts commit fcf341d3ddfe2289ac88aa3c122b25df8732cc8e.
Causes major compile-time regressions when not using coroutines.
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