[all-commits] [llvm/llvm-project] e7f4ad: [Transforms] Convert some tests to opaque pointers...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Apr 11 07:49:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7f4ad13ae57f7a5170cd9caab3b1253d444c2f5
https://github.com/llvm/llvm-project/commit/e7f4ad13ae57f7a5170cd9caab3b1253d444c2f5
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M llvm/test/Transforms/GVN/PRE/load-metadata.ll
M llvm/test/Transforms/Inline/AArch64/sve-alloca-merge.ll
M llvm/test/Transforms/LoopDistribute/scev-inserted-runtime-check.ll
M llvm/test/Transforms/LoopReroll/complex_reroll.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/expander-crashes.ll
M llvm/test/Transforms/LoopStrengthReduce/X86/nested-ptr-addrec.ll
M llvm/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
M llvm/test/Transforms/LoopStrengthReduce/post-increment-insertion.ll
M llvm/test/Transforms/LoopStrengthReduce/preserve-gep-loop-variant.ll
M llvm/test/Transforms/LoopStrengthReduce/uglygep.ll
M llvm/test/Transforms/LoopVersioning/lcssa.ll
M llvm/test/Transforms/LoopVersioning/wrapping-pointer-versioning.ll
M llvm/test/Transforms/NewGVN/pr31613.ll
Log Message:
-----------
[Transforms] Convert some tests to opaque pointers (NFC)
More information about the All-commits
mailing list