[all-commits] [llvm/llvm-project] 7cd273: Revert "Reapply db28934 "[IndVars] Pass TTI to rep...
dyung via All-commits
all-commits at lists.llvm.org
Tue Nov 9 10:29:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7cd273c339cfe8427404f881ae280bd9fae6ff78
https://github.com/llvm/llvm-project/commit/7cd273c339cfe8427404f881ae280bd9fae6ff78
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
M llvm/test/Transforms/GVN/gvn-eliminate-duplicating-phis.ll
M llvm/test/Transforms/IndVarSimplify/X86/pr27133.ll
M llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll
M llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
M llvm/test/Transforms/PhaseOrdering/X86/pixel-splat.ll
M llvm/test/Transforms/PhaseOrdering/X86/vdiv.ll
Log Message:
-----------
Revert "Reapply db28934 "[IndVars] Pass TTI to replaceCongruentIVs""
This reverts commit 5ec23863320ca12bfabb6dcff1d0425cb614b7a5.
This change is causing test failures on the PS4 linux build bot: https://lab.llvm.org/buildbot/#/builders/139/builds/12871
More information about the All-commits
mailing list