[PATCH] D148010: [Pipelines] Don't run module optimization in full LTO pre-link

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 14:46:11 PDT 2023


aeubanks added a comment.

@dmgreen how much work do you think it is to fix the regressions? I hear SLPVectorizer has code to not vectorize in some cases so that LTO post-link can vectorize better and this would simplify that.


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

https://reviews.llvm.org/D148010



More information about the llvm-commits mailing list