Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseToLinalg.cpp76 struct ConvertAnyElementwiseMappableOpOnRankedTensors : public RewritePattern { struct
77 ConvertAnyElementwiseMappableOpOnRankedTensors(MLIRContext *context) in ConvertAnyElementwiseMappableOpOnRankedTensors() function
79 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()