mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-29 16:41:27 +00:00
[mlir][docs] Small fix to local Pass Manager reproduction documentation
This commit is contained in:
parent
21895a2bef
commit
e79cd47e16
@ -1179,8 +1179,7 @@ For example, if the failure in the previous example came from `canonicalize`,
|
||||
the following reproducer will be generated:
|
||||
|
||||
```mlir
|
||||
// configuration: -pass-pipeline='func(canonicalize)'
|
||||
// note: verifyPasses=false
|
||||
// configuration: -pass-pipeline='func(canonicalize)' -verify-each
|
||||
|
||||
module {
|
||||
func @foo() {
|
||||
|
Loading…
Reference in New Issue
Block a user