explain_pass
Explains a named compiler pass from the Default pipeline, including its order, phase, neighboring passes, and verification tasks. Ideal for understanding a pass's role and context in the build.
Instructions
Explain a pass in the Default pipeline: order, phase, neighbors, verify tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pass name from the Default pipeline, e.g. LowerCompositeOps. Case-insensitive fallback is applied. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||