| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | bitcast require the input has same width with result type (#7018) | kaizhangNV | 2025-05-06 |
| bitcast requires the input has same width with result type, this PR ensures that we always lower the bitcast IR instruction satisfies this requirement. Close #7017. | |||
