Skip to content

Commit 8760d4b

Browse files
committed
[mlir][EmitC] Update comment (NFC)
1 parent 0183b58 commit 8760d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Dialect/EmitC/IR/EmitC.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ bool CastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) {
233233
}
234234

235235
//===----------------------------------------------------------------------===//
236-
// CallOp
236+
// CallOpaqueOp
237237
//===----------------------------------------------------------------------===//
238238

239239
LogicalResult emitc::CallOpaqueOp::verify() {

0 commit comments

Comments
 (0)