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 4880940 commit 257975fCopy full SHA for 257975f
mlir/include/mlir/Query/Matcher/SliceMatchers.h
@@ -36,7 +36,7 @@
36
/// 9
37
///
38
/// Assuming all local orders match the numbering order:
39
-/// {5, 7, 6, 8, 9}
+/// {1, 5, 6, 7, 8, 9}
40
namespace mlir::query::matcher {
41
42
template <typename Matcher>
0 commit comments