[all-commits] [llvm/llvm-project] 94a45a: Revert "[Coroutine] Allocas used by StoreInst does...
Xun Li via All-commits
all-commits at lists.llvm.org
Wed Nov 11 21:10:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 94a45a809872ed8a3e3690459e8c89775e83af0d
https://github.com/llvm/llvm-project/commit/94a45a809872ed8a3e3690459e8c89775e83af0d
Author: Xun Li <xun at fb.com>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
R llvm/test/Transforms/Coroutines/coro-alloca-06.ll
Log Message:
-----------
Revert "[Coroutine] Allocas used by StoreInst does not always escape"
This reverts commit 8bc7b9278e55c4c8c731e7600a2d146438697964, which landed by accident.
More information about the All-commits
mailing list