[all-commits] [llvm/llvm-project] 7ac6b2: [CVP] Convert tests to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jan 5 03:35:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ac6b2fdaf18d7d7c9e80dab647b1c8722205259
https://github.com/llvm/llvm-project/commit/7ac6b2fdaf18d7d7c9e80dab647b1c8722205259
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-05 (Thu, 05 Jan 2023)
Changed paths:
M llvm/test/Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll
M llvm/test/Transforms/CorrelatedValuePropagation/add.ll
M llvm/test/Transforms/CorrelatedValuePropagation/alloca.ll
M llvm/test/Transforms/CorrelatedValuePropagation/basic.ll
M llvm/test/Transforms/CorrelatedValuePropagation/deopt.ll
M llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll
M llvm/test/Transforms/CorrelatedValuePropagation/minmaxabs.ll
M llvm/test/Transforms/CorrelatedValuePropagation/overflow_predicate.ll
M llvm/test/Transforms/CorrelatedValuePropagation/phi-common-val.ll
M llvm/test/Transforms/CorrelatedValuePropagation/pointer.ll
M llvm/test/Transforms/CorrelatedValuePropagation/range.ll
M llvm/test/Transforms/CorrelatedValuePropagation/select.ll
M llvm/test/Transforms/CorrelatedValuePropagation/srem.ll
M llvm/test/Transforms/CorrelatedValuePropagation/sub.ll
Log Message:
-----------
[CVP] Convert tests to opaque pointers (NFC)
More information about the All-commits
mailing list