[PATCH] D119965: [LICM][PhaseOrder] Don't speculate in LICM until after running loop rotate
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 4 09:03:16 PDT 2022
xbolva00 added a comment.
>> That kinda sounds like something for GVNHoist, which i think is currently still disabled due to some miscompilations?
I believe that known miscompilations are fixed but major perf regressions were found so.. disabled.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119965/new/
https://reviews.llvm.org/D119965
More information about the llvm-commits
mailing list