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 d0b0e12 commit a7a92deCopy full SHA for a7a92de
mlir/include/mlir/Linker/Linker.h
@@ -90,7 +90,7 @@ class Linker {
90
/// The options controlling the linker behavior
91
LinkerOptions options;
92
93
- /// The composti module that will contain the linked result
+ /// The composite module that will contain the linked result
94
OwningOpRef<ModuleOp> composite;
95
96
/// Modules registry used if `keepModulesAlive` is true
0 commit comments