EnzymeAD / EnzymeAD/Enzyme-JAX
[arith] Missing canonicalize
Open
- Dominant language
- MLIR
- Stars
- 131
- Forks
- 53
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 193
Description
```
2025-05-05T21:16:27.7201942Z %737 = arith.extui %736 : i1 to i64
2025-05-05T21:16:27.7202195Z %738 = arith.cmpi eq, %737, %c0_i64 : i64
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue only includes an MLIR diagnostic showing arith.extui followed by arith.cmpi and names no source file, test, entry point, or expected result. Start by locating the canonicalization handling for these arith operations and determine what behavior is missing; completion criteria are not specified in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100