[PATCH] D120491: Add extension points to LTO pipeline in new pass manager

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 09:29:11 PST 2022


aeubanks added a comment.

I think new-pm-lto-defaults.ll is better for the O1 <https://reviews.llvm.org/owners/package/1/>/O2 <https://reviews.llvm.org/owners/package/2/> tests since we actually see where they are in the pipeline, see new-pm-thinlto-defaults.ll for inspiration
otherwise looks good


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

https://reviews.llvm.org/D120491



More information about the llvm-commits mailing list