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 63b5096 commit 3f23b4dCopy full SHA for 3f23b4d
mlir/docs/Canonicalization.md
@@ -294,7 +294,5 @@ accepted policy is:
294
transformation a folder can.
295
296
* A canonicalization should always be implemented as a Folder if it fits
297
- the "local" definition of a folder.
298
-
299
-* If a canonicalization does not fit as a folder, it should be implemented
+ the "local" definition of a folder, otherwise it should be implemented
300
as a `RewritePattern`.
0 commit comments