[all-commits] [llvm/llvm-project] 7eaa84: [NFC] Code cleanups for coroutine after we remvoed...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Apr 21 00:33:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7eaa84eac3ba935d13f4267d3d533a6c3e1283ed
https://github.com/llvm/llvm-project/commit/7eaa84eac3ba935d13f4267d3d533a6c3e1283ed
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroEarly.cpp
M llvm/lib/Transforms/Coroutines/CoroInternal.h
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
R llvm/test/Transforms/Coroutines/restart-trigger.ll
Log Message:
-----------
[NFC] Code cleanups for coroutine after we remvoed legacy passes
More information about the All-commits
mailing list