The doc has grown stale and is missing some recent changes to the infrastructure.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/docs/PassManagement.md | ||
|---|---|---|
| 43 | I felt that this point was just a restatement of the second bullet: Modify the state of another operation not nested within the current
operation being operated on. | |
| 520–521 | Thanks. Tried to reword a bit to put less emphasis on command line, and more on the textual format in general. | |
| mlir/docs/PassManagement.md | ||
|---|---|---|
| 43 | I see a difference though, the point you're referring to is about *modifying* the state of another operation, but it does not say anything about *inspecting* it. | |
| mlir/docs/PassManagement.md | ||
|---|---|---|
| 43 | Ah yes, I glanced over the first part. Adding it back. | |
This last point is lost?