[all-commits] [llvm/llvm-project] 4c0a13: [Coroutines][new pass manager] Move CoroElide pass...
junparser via All-commits
all-commits at lists.llvm.org
Sun Mar 1 04:57:39 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4c0a133a412cd85381469e20f88ee7bf5d2ded8e
https://github.com/llvm/llvm-project/commit/4c0a133a412cd85381469e20f88ee7bf5d2ded8e
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-03-01 (Sun, 01 Mar 2020)
Changed paths:
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/Transforms/Coroutines/ex2.ll
M llvm/test/Transforms/Coroutines/ex3.ll
Log Message:
-----------
[Coroutines][new pass manager] Move CoroElide pass to right position
Differential Revision: https://reviews.llvm.org/D75345
More information about the All-commits
mailing list