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 a82df14 commit 30b2085Copy full SHA for 30b2085
mlir/docs/DialectConversion.md
@@ -258,7 +258,7 @@ materializations depending on the situation.
258
* Source Materialization
259
260
- A source materialization is used when a value was replaced with a value
261
- of different type, but there are still users that expects the original
+ of a different type, but there are still users that expects the original
262
("source") type at the end of the conversion process. A source
263
materialization converts the replacement value back to the source type.
264
- This materialization is used in the following situations:
0 commit comments