Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorDialect.cpp24 struct TensorInlinerInterface : public DialectInlinerInterface { struct
46 addInterfaces<TensorInlinerInterface>(); in initialize()