Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp427 struct TestVectorToLoopPatterns struct
430 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TestVectorToLoopPatterns) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
433 StringRef getDescription() const final { in getDescription()
437 TestVectorToLoopPatterns(const TestVectorToLoopPatterns &pass) in TestVectorToLoopPatterns() argument
439 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
443 Option<int32_t> multiplicity{
447 void runOnOperation() override { in runOnOperation()