[all-commits] [llvm/llvm-project] c27b64: [Coro][NewPM] Handle llvm.coro.prepare.retcon in N...
aeubanks via All-commits
all-commits at lists.llvm.org
Wed Sep 16 09:11:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c27b64bbe1bf96642b5b1e0babde7886bb30c84f
https://github.com/llvm/llvm-project/commit/c27b64bbe1bf96642b5b1e0babde7886bb30c84f
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
M llvm/test/Transforms/Coroutines/coro-retcon-frame.ll
Log Message:
-----------
[Coro][NewPM] Handle llvm.coro.prepare.retcon in NPM coro-split pass
Reviewed By: rjmccall
Differential Revision: https://reviews.llvm.org/D87731
More information about the All-commits
mailing list