[all-commits] [llvm/llvm-project] b84ab1: Revert "[LSR] Hoist IVInc to loop header if its al...
chenglin.bi via All-commits
all-commits at lists.llvm.org
Tue Jan 10 09:26:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b84ab1f7c9b87cb0a0bea26dc4299c4fd19df548
https://github.com/llvm/llvm-project/commit/b84ab1f7c9b87cb0a0bea26dc4299c4fd19df548
Author: chenglin.bi <chenglin.bi at linaro.org>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
M llvm/test/Transforms/LoopStrengthReduce/AArch64/pr53625.ll
Log Message:
-----------
Revert "[LSR] Hoist IVInc to loop header if its all uses are in the loop header"
The original commit seems to cause a regression in numba test.
This reverts commit b1b4758e7f4b2ffe1faa28b00eb037832e5d26a7.
More information about the All-commits
mailing list