EnzymeAD / EnzymeAD/Enzyme-JAX
mincut takes forever then crashses
Open
- Dominant language
- MLIR
- Stars
- 131
- Forks
- 53
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 193
Description
```bash
./bazel-bin/enzymexlamlir-opt --pass-pipeline="any(remove-unnecessary-enzyme-ops)" int.mlir -o z.mlir
```
[int.mlir.zip](https://github.com/user-attachments/files/22563369/int.mlir.zip)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the command from the issue with the attached int.mlir input. Investigate the remove-unnecessary-enzyme-ops pass and its mincut behavior, then verify that the same invocation completes without hanging or crashing and still produces z.mlir.
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
- Mostly clear
- Newbie friendliness
- 35/100