[all-commits] [llvm/llvm-project] 8784e9: [Test] Range fix in test
max-azul via All-commits
all-commits at lists.llvm.org
Fri Sep 4 05:29:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8784e9016d3d586dca90d6dd24fe663ce2e096ae
https://github.com/llvm/llvm-project/commit/8784e9016d3d586dca90d6dd24fe663ce2e096ae
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M llvm/test/Transforms/IndVarSimplify/monotonic_checks.ll
Log Message:
-----------
[Test] Range fix in test
test02_neg is not testing what it claims to test because its starting
value -1 lies outside of specified range.
More information about the All-commits
mailing list