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 9b64e0e commit 010b176Copy full SHA for 010b176
mlir/docs/PassManagement.md
@@ -1135,7 +1135,7 @@ func @simple_constant() -> (i32, i32) {
1135
## Crash and Failure Reproduction
1136
1137
The [pass manager](#pass-manager) in MLIR contains a builtin mechanism to
1138
-generate reproducibles in the even of a crash, or a
+generate reproducibles in the event of a crash, or a
1139
[pass failure](#pass-failure). This functionality can be enabled via
1140
`PassManager::enableCrashReproducerGeneration` or via the command line flag
1141
`pass-pipeline-crash-reproducer`. In either case, an argument is provided that
0 commit comments