[all-commits] [llvm/llvm-project] 41e41c: [Test] Add some test showing limitations of makeIV...
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Mon Nov 21 01:20:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41e41cc2c4b1eba39a89d072c39eb6e26bb50281
https://github.com/llvm/llvm-project/commit/41e41cc2c4b1eba39a89d072c39eb6e26bb50281
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
M llvm/test/Transforms/IndVarSimplify/X86/loop-invariant-conditions.ll
Log Message:
-----------
[Test] Add some test showing limitations of makeIVComparisonInvariant
The transform doesn't work if argument isn't immediately a Phi.
More information about the All-commits
mailing list