[PATCH] D101017: [NewPM] Make GlobalsAA available earlier in the pipeline
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 22 14:33:48 PDT 2021
ychen added a comment.
That sounds like less powerful optimizations due to the GlobalsAA movement. If adding a GlobalsAA plus D100917 <https://reviews.llvm.org/D100917> is a win overall, that should work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101017/new/
https://reviews.llvm.org/D101017
More information about the llvm-commits
mailing list