- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Constant propagation works for Axis
indexing but not for ComponentArray
indexing. Not sure what to do here. I’m wrapping the symbolic indexes immediately in a Val
and passing them into a function that calls a @generated
function. fastindices
is a workaround that I’d rather not have to have.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
jonniedie commentedon May 20, 2020
Linked is a MWE to reproduce the problem with a much simpler version of
ComponentArray
s. I’m stumped on this one.https://discourse.julialang.org/t/help-me-understand-constant-propagation/38822/5?u=jonniedie