Skip to content

Commit eeef95d

Browse files
jsetoainlipracer
authored andcommitted
Typo
1 parent 3ee25c8 commit eeef95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/lib/Analysis/FlatLinearValueConstraints.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ struct AffineExprFlattener : public SimpleAffineExprFlattener {
6767
} // namespace
6868

6969
// Flattens the expressions in map. Returns failure if 'expr' was unable to be
70-
// flattened.For example two specific cases:
70+
// flattened. For example two specific cases:
7171
// 1. semi-affine expressions not handled yet.
7272
// 2. has poison expression (i.e., division by zero).
7373
static LogicalResult

0 commit comments

Comments
 (0)