Searched defs:TestVectorContractionLowering (Results 1 – 1 of 1) sorted by relevance
111 struct TestVectorContractionLowering struct114 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestVectorContractionLowering) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()119 StringRef getDescription() const final { in getDescription()124 TestVectorContractionLowering(const TestVectorContractionLowering &pass) in TestVectorContractionLowering() function127 Option<bool> lowerToFlatMatrix{131 Option<bool> lowerToOuterProduct{135 Option<bool> lowerToFilterOuterProduct{140 Option<bool> lowerToParallelArith{145 void runOnOperation() override { in runOnOperation()