Ensure ValueArgs used in isl expressions are not written
Open
- Dominant language
- Python
- Stars
- 636
- Forks
- 81
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
Once kernel callables are merged, it might be good to do this in two steps:
- Make sure `is_written=False` is set on the `ValueArg`
- Check that `ValueArg`s with `is_written` are actually never written
@kaushikcfd, please leave a FIXME (and point to it here) where this is relied upon.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.