[all-commits] [llvm/llvm-project] b10deb: [Coroutines] Optimized coroutine elision based on ...
junparser via All-commits
all-commits at lists.llvm.org
Wed Mar 4 22:44:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b10deb9487e1ba2965e09c99d04ac5193e10f8ed
https://github.com/llvm/llvm-project/commit/b10deb9487e1ba2965e09c99d04ac5193e10f8ed
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-03-05 (Thu, 05 Mar 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroElide.cpp
M llvm/test/Transforms/Coroutines/coro-heap-elide.ll
Log Message:
-----------
[Coroutines] Optimized coroutine elision based on reachability
Differential Revision: https://reviews.llvm.org/D75440
More information about the All-commits
mailing list