[all-commits] [llvm/llvm-project] 4bd35c: Revert "[IndVars] ICmpInst should not prevent IV w...
max-azul via All-commits
all-commits at lists.llvm.org
Thu Dec 3 03:02:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4bd35cdc3ae1874c6d070c5d410b3f591de54ee6
https://github.com/llvm/llvm-project/commit/4bd35cdc3ae1874c6d070c5d410b3f591de54ee6
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
M llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll
Log Message:
-----------
Revert "[IndVars] ICmpInst should not prevent IV widening"
This reverts commit 0c9c6ddf17bb01ae350a899b3395bb078aa0c62e.
We are seeing some failures with this patch locally. Not clear
if it's causing them or just triggering a problem in another
place. Reverting while investigating.
More information about the All-commits
mailing list