Skip to content

Commit 8effd8b

Browse files
committed
Fixed comment having extraneous information
1 parent 5f67cda commit 8effd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ LogicalResult ConvertF4x2ToF16x2Op::verify() {
366366
}
367367

368368
//===----------------------------------------------------------------------===//
369-
// Stochastic Rounding Conversion Ops - getIntrinsicID implementations
369+
// Stochastic Rounding Conversion Ops
370370
//===----------------------------------------------------------------------===//
371371

372372
LogicalResult ConvertF32x2ToF16x2Op::verify() {

0 commit comments

Comments
 (0)