Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TypeCast in CombineMapper #848

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Support TypeCast in CombineMapper #848

merged 2 commits into from
Jul 2, 2024

Conversation

inducer
Copy link
Owner

@inducer inducer commented Jul 2, 2024

Should address failures like

pymbolic.mapper.UnsupportedExpressionError: <class 'loopy.kernel.tools._IndexCollector'> cannot handle expressions of type <class 'loopy.symbolic.TypeCast'>

observed in e.g. this run

NB: _IndexCollector is not in main (yet?), it was added in @kaushikcfd's loop fusion branch.

cc @MTCam @matthiasdiener

@inducer inducer changed the title Support TypeCast in CombineMapper Support TypeCast in CombineMapper Jul 2, 2024
@inducer inducer enabled auto-merge (rebase) July 2, 2024 16:49
@inducer inducer merged commit 913e360 into main Jul 2, 2024
17 checks passed
@inducer inducer deleted the combine-mapper-typecast branch July 2, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant