Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/TosaToMLProgram/
H A DTosaToMLProgram.cpp47 auto newVariableWrite = rewriter.create<ml_program::GlobalStoreOp>( in matchAndRewrite() local
49 rewriter.replaceOp(op, newVariableWrite); in matchAndRewrite()