Open tbennun opened 3 years ago
It seems that we have competing designs for handling data-dependent symbols (I am not sure what would be a proper term):
I think that the newer design ultimately makes more sense and is easier to generalize. We should consider re-designing dynamic map inputs and indirection based on the concept of scalar promotion. I will look into making a proposal to discuss.
The Python frontend has trouble dealing with dynamic map inputs.