[PATCH] D86967: [PassManager] Move load/store motion pass after DSE in LTO pipeline.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 13:43:10 PDT 2020
fhahn added a comment.
In D86967#2250487 <https://reviews.llvm.org/D86967#2250487>, @xbolva00 wrote:
> Some pipeline tests should be updated.
Do we have a way to run the LTO pipelines via opt? I am not aware of that and none of the existing tests seem to break with this change, indicating that there seem to be no LTO pipeline tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86967/new/
https://reviews.llvm.org/D86967
More information about the llvm-commits
mailing list