Skip to content

Commit ed83bfd

Browse files
committed
typo
1 parent 908334e commit ed83bfd

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
@@ -1158,7 +1158,7 @@ llvm::Intrinsic::ID CpAsyncBulkTensorReduceOp::getIntrinsicID(
11581158
llvm_unreachable("Invalid Reduction Op for CpAsyncBulkTensorReduceOp");
11591159
}
11601160

1161-
/// Infer the result ranges for the NVVM SpecialRangeableRegisterOp that migth
1161+
/// Infer the result ranges for the NVVM SpecialRangeableRegisterOp that might
11621162
/// have ConstantRangeAttr.
11631163
static void nvvmInferResultRanges(Operation *op, Value result,
11641164
ArrayRef<::mlir::ConstantIntRanges> argRanges,

0 commit comments

Comments
 (0)