The doc has grown stale and is missing some recent changes to the infrastructure.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
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. | |
518–519 | 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?