[all-commits] [llvm/llvm-project] 4ec3ea: [LSR] Convert some tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 12 02:49:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ec3ea8afa3448d5343354e1e34ea0513f7e7d13
https://github.com/llvm/llvm-project/commit/4ec3ea8afa3448d5343354e1e34ea0513f7e7d13
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/test/Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/ivchain-X86.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/macro-fuse-cmp.ll
Log Message:
-----------
[LSR] Convert some tests to opaque pointers (NFC)
These no longer show codegen regressions.
More information about the All-commits
mailing list