[all-commits] [llvm/llvm-project] 43c830: [Coroutines] CoroElide enhancement
junparser via All-commits
all-commits at lists.llvm.org
Thu Feb 27 18:42:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43c8307c6c4ef445fa8bca2ea7a9bf9734e8a165
https://github.com/llvm/llvm-project/commit/43c8307c6c4ef445fa8bca2ea7a9bf9734e8a165
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroElide.cpp
M llvm/test/Transforms/Coroutines/coro-heap-elide.ll
Log Message:
-----------
[Coroutines] CoroElide enhancement
Fix regression of CoreElide pass when current function is
coroutine.
Differential Revision: https://reviews.llvm.org/D71663
More information about the All-commits
mailing list