[all-commits] [llvm/llvm-project] bf4aee: [IndVarSimplify] Convert last test to opaque point...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Dec 13 06:21:31 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf4aeefed42647bfd828a7f0ba45eba6a9ff1ff8
https://github.com/llvm/llvm-project/commit/bf4aeefed42647bfd828a7f0ba45eba6a9ff1ff8
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
R llvm/test/Transforms/IndVarSimplify/lftr-opaque-pointers.ll
M llvm/test/Transforms/IndVarSimplify/lftr.ll
Log Message:
-----------
[IndVarSimplify] Convert last test to opaque pointers (NFC)
After addressing the SCEVExpander issue that caused me pause.
Also delete a redundant test that is no longer needed.
More information about the All-commits
mailing list