Skip to content

Commit 3fa9893

Browse files
kumasentoivanradanov
authored andcommitted
Update README.md
1 parent 4243d0d commit 3fa9893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/polymer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The following command will optimize this code piece.
128128

129129
```shell
130130
# Go to the build/ directory.
131-
./bin/polymer-opt -pluto-opt matmul.mlir
131+
./bin/polymer-opt -reg2mem -extract-scop-stmt -pluto-opt matmul.mlir
132132
```
133133

134134
Output:

0 commit comments

Comments
 (0)