[all-commits] [llvm/llvm-project] 0237db: [Coroutine] Record the elided coroutines
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Jul 26 22:15:16 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0237dbfdd38053cc190f814b6f92e311ae3509c6
https://github.com/llvm/llvm-project/commit/0237dbfdd38053cc190f814b6f92e311ae3509c6
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroElide.cpp
R llvm/test/Transforms/Coroutines/coro-elide-count.ll
A llvm/test/Transforms/Coroutines/coro-elide-stat.ll
Log Message:
-----------
[Coroutine] Record the elided coroutines
Reviewed By: lxfind
Differential Revision: https://reviews.llvm.org/D105606
More information about the All-commits
mailing list