Searched refs:fused_copy (Results 1 – 1 of 1) sorted by relevance
661 auto fused_copy = b.create<mlir::mhlo::CopyOp>(loc, operand); in EmitUsingElementalIrEmitter() local663 HloFunctionImporter::SetLayoutForMlir(fused_copy, output_shape); in EmitUsingElementalIrEmitter()664 b.create<mlir::TensorStoreOp>(loc, fused_copy, copy.output()); in EmitUsingElementalIrEmitter()