[PATCH] D113024: [IndVars] Pass TTI to replaceCongruentIVs
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 08:48:07 PDT 2021
mkazantsev accepted this revision.
mkazantsev added a comment.
This revision is now accepted and ready to land.
Wow, that's impressive number of noop updates. :) Change in `pr27133.ll` is OK and `widen-loop-comp.ll` has improvements so LGTM. Passing there TTI totally makes sense.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113024/new/
https://reviews.llvm.org/D113024
More information about the llvm-commits
mailing list