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 9f4832d commit c94e76cCopy full SHA for c94e76c
mlir/docs/Tutorials/MlirOpt.md
@@ -66,7 +66,7 @@ and produces non-MLIR program representations as output.
66
67
## Two example programs
68
69
-Here are two MLIR programs.
+Here are the textual representation of two MLIR programs.
70
The first defines a function that counts the leading zeroes of a 32-bit integer (`i32`)
71
using the [`math` dialect's](/docs/Dialects/MathOps/) `ctlz` operation.
72
0 commit comments