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

Implement a base2.* to base2.* conversion for rounding modes #6

Open
KFAFSP opened this issue Jan 24, 2023 · 0 comments
Open

Implement a base2.* to base2.* conversion for rounding modes #6

KFAFSP opened this issue Jan 24, 2023 · 0 comments

Comments

@KFAFSP
Copy link
Owner

KFAFSP commented Jan 24, 2023

It is possible to eliminate all non-None rounding modes from the closed base2 operations by using a combination of pre- and post-conditions to satisfy integer overflow scenarios. This does not work for floating point.

We probably want to have this to achieve a more complete lowering to arith.

@KFAFSP KFAFSP mentioned this issue Mar 2, 2023
5 tasks
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