Home
last modified time | relevance | path

Searched refs:contractLowering (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp184 VectorContractLowering contractLowering = VectorContractLowering::Dot; in runOnOperation() local
186 contractLowering = VectorContractLowering::Matmul; in runOnOperation()
189 VectorTransformsOptions options{contractLowering, in runOnOperation()