[PATCH] D81827: [CGP] Convert phi types
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 04:16:15 PDT 2020
tpopp added a comment.
Hi,
I reverted the follow up change that enabled this pass as it is causing 2x slowdowns on compilation of some large binaries at Google and assume that it will be affecting others also. It looked maybe related to ThinLTO, but I don't know if that's relevant or not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81827/new/
https://reviews.llvm.org/D81827
More information about the llvm-commits
mailing list