[all-commits] [llvm/llvm-project] 5f24f8: [Test] Update inverse test for turn-to-invariant t...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Mon Dec 26 01:09:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f24f893cac7aaea292c70f8aa83b021499114be
https://github.com/llvm/llvm-project/commit/5f24f893cac7aaea292c70f8aa83b021499114be
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2022-12-26 (Mon, 26 Dec 2022)
Changed paths:
M llvm/test/Transforms/IndVarSimplify/turn-to-invariant.ll
Log Message:
-----------
[Test] Update inverse test for turn-to-invariant to what they meant to be
They were supposed to test inverted branches with OR condition, not AND.
Fixed this now.
More information about the All-commits
mailing list