Home
last modified time | relevance | path

Searched defs:TestVectorDistributePatterns (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp367 struct TestVectorDistributePatterns struct
370 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestVectorDistributePatterns) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
375 StringRef getDescription() const final { in getDescription()
380 TestVectorDistributePatterns(const TestVectorDistributePatterns &pass) in TestVectorDistributePatterns() argument
382 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
386 ListOption<int32_t> multiplicity{
390 void runOnOperation() override { in runOnOperation()