[PATCH] D89896: Add loop distribution to the LTO pipeline
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 11:33:37 PDT 2020
dmgreen added a comment.
Is it possible to make a test, like llvm/test/Other/opt-O3-pipeline.ll but using `-std-link-opts` to print the structure of the passes? I don't think there is anything like that already for LTO, but would be useful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89896/new/
https://reviews.llvm.org/D89896
More information about the llvm-commits
mailing list