We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee25c8 commit eeef95dCopy full SHA for eeef95d
mlir/lib/Analysis/FlatLinearValueConstraints.cpp
@@ -67,7 +67,7 @@ struct AffineExprFlattener : public SimpleAffineExprFlattener {
67
} // namespace
68
69
// Flattens the expressions in map. Returns failure if 'expr' was unable to be
70
-// flattened.For example two specific cases:
+// flattened. For example two specific cases:
71
// 1. semi-affine expressions not handled yet.
72
// 2. has poison expression (i.e., division by zero).
73
static LogicalResult
0 commit comments