| description: Report an issue |
| :star2: Thanks for taking the time to report this issue! :star2: |
| Please search through [other recent issues](https://github.com/iree-org/iree/issues) to see if your report overlaps with an existing issue. |
| Also tell us, what did you expect to happen? |
| For compiler errors, we like to see the MLIR output leading up to whatever error occurred. |
| placeholder: Tell us what you see! Please also copy/paste or link to any relevant log output. |
| label: Steps to reproduce your issue |
| For compiler errors, we like to see the input IR and the commands that you ran. |
| label: What component(s) does this issue relate to? |
| If you're not sure, that's okay! This helps us route issues to the right developers. |
| label: Version information |
| description: What version of our software are you running? |
| placeholder: This could be a git commit hash or release version number. |
| label: Additional context |
| description: Add any other context about the problem here. |
| placeholder: For example, did what you were trying work before? |