Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DElementwiseToLinalg.cpp29 struct ConvertAnyElementwiseMappableOpOnRankedTensors : public RewritePattern { struct
30 ConvertAnyElementwiseMappableOpOnRankedTensors() in ConvertAnyElementwiseMappableOpOnRankedTensors() function
32 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()