Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Linalg/
H A DTestLinalgDecomposeOps.cpp21 struct TestLinalgDecomposeOps struct
26 TestLinalgDecomposeOps(const TestLinalgDecomposeOps &pass) in TestLinalgDecomposeOps() argument
28 void getDependentDialects(DialectRegistry &registry) const override { in getDependentDialects()
31 StringRef getArgument() const final { return "test-linalg-decompose-ops"; } in getArgument()
32 StringRef getDescription() const final { in getDescription()
36 void runOnOperation() override { in runOnOperation()