[all-commits] [llvm/llvm-project] 9c6f32: [Coroutines] Simplify implementation using removeP...
junparser via All-commits
all-commits at lists.llvm.org
Thu Apr 2 18:21:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c6f32a0ffd648f9ac1a976397c999aa1d50e48b
https://github.com/llvm/llvm-project/commit/9c6f32a0ffd648f9ac1a976397c999aa1d50e48b
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-04-03 (Fri, 03 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
Log Message:
-----------
[Coroutines] Simplify implementation using removePredecessor
Differential Revision: https://reviews.llvm.org/D77035
More information about the All-commits
mailing list