Skip to content

Commit c94e76c

Browse files
j2kunjoker-eph
andcommitted
Update mlir/docs/Tutorials/MlirOpt.md
Co-authored-by: Mehdi Amini <[email protected]>
1 parent 9f4832d commit c94e76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/docs/Tutorials/MlirOpt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ and produces non-MLIR program representations as output.
6666

6767
## Two example programs
6868

69-
Here are two MLIR programs.
69+
Here are the textual representation of two MLIR programs.
7070
The first defines a function that counts the leading zeroes of a 32-bit integer (`i32`)
7171
using the [`math` dialect's](/docs/Dialects/MathOps/) `ctlz` operation.
7272

0 commit comments

Comments
 (0)