Searched refs:load_res (Results 1 – 1 of 1) sorted by relevance
1001 auto load_res = rewriter.create<LoadOp>(loc, alloc_res); in matchAndRewrite() local1002 rewriter.create<linalg::YieldOp>(loc, ValueRange{load_res}); in matchAndRewrite()