[target.loopy] Propagating tags from `pt.Array.tags` to `lp.(ArrayArg|ValueArg|TemporaryVariable).tags`
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
I guess we should treat this the same as we do for axes tags in [generate_loopy](https://documen.tician.de/pytato/codegen.html#pytato.generate_loopy)?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the generate_loopy documentation linked in the issue and trace how axes tags are handled. Then locate the code paths connecting pt.Array.tags to lp.ArrayArg, ValueArg, and TemporaryVariable tags; done means array tags are propagated consistently with axes tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100