[PATCH] D123918: [Pipelines] Remove Legacy Passes in Coroutines

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 12:56:16 PDT 2022


aeubanks added a comment.

In D123918#3457923 <https://reviews.llvm.org/D123918#3457923>, @ChuanqiXu wrote:

> In D123918#3457108 <https://reviews.llvm.org/D123918#3457108>, @MaskRay wrote:
>
>>> I found there are some patches which removed legacy passes.
>>
>> Yes. I have sent some after I saw nikic did for some.
>>
>> An important user of us swiftshader uses `createCoroCleanupLegacyPass`. Would you mind giving us few days so that they can migrate away?
>
> Of course!

We've fixed up the user, feel free to commit this patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123918/new/

https://reviews.llvm.org/D123918



More information about the llvm-commits mailing list