[llvm] 02e08d0 - Revert "[SCEV] Preserve divisibility and min/max information in applyLoopGuards"

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 04:22:06 PST 2023


Hi,

> On 23 Feb 2023, at 13:44, via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> 
> 
> Author: komalon1
> Date: 2023-02-23T14:44:03+02:00
> New Revision: 02e08d06aac947fb15f2d5750e0d29f5b68186f5
> 
> URL: https://github.com/llvm/llvm-project/commit/02e08d06aac947fb15f2d5750e0d29f5b68186f5
> DIFF: https://github.com/llvm/llvm-project/commit/02e08d06aac947fb15f2d5750e0d29f5b68186f5.diff
> 
> LOG: Revert "[SCEV] Preserve divisibility and min/max information in applyLoopGuards"
> 
> This reverts commit 219ba2fb7b0ae89101f3c81a47fe4fc4aa80dea4.

Please try to include there reason for the revert in the future, so it is clear why a change was reverted.

Cheers,
Florian


More information about the llvm-commits mailing list