lp.precompute does not emit the correct `precompute_inames`
Open
- Dominant language
- Python
- Stars
- 636
- Forks
- 81
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
MWE:
```python
import loopy as lp
knl = lp.make_kernel(
[
"{[iel, iface, idof, ifacedof]:"
" 0<=iface<4 and 0 <=iel
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.