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

Various intrinsics are missing specializations in Bounds.cpp #7822

Open
steven-johnson opened this issue Aug 29, 2023 · 1 comment
Open

Various intrinsics are missing specializations in Bounds.cpp #7822

steven-johnson opened this issue Aug 29, 2023 · 1 comment

Comments

@steven-johnson
Copy link
Contributor

As noticed in #7814, the Call visitor handles some intrinsics (eg widen_mul_right) but apparently not others (eg widening_mul)... it's not clear if this is deliberate or just an oversight. We should look and see what's missing and see what should be added.

@steven-johnson
Copy link
Contributor Author

Also rounding_shift_right

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

No branches or pull requests

1 participant