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 beman.bounds_tests #38

Open
camio opened this issue Aug 9, 2024 · 2 comments
Open

Implement beman.bounds_tests #38

camio opened this issue Aug 9, 2024 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@camio
Copy link
Member

camio commented Aug 9, 2024

This task is to create a new Beman.BoundsTests library implementing Lisa Lippincott's Functions for Testing Boundary Conditions on Integer Operations paper.

This would be creating an implementation from scratch. Per Lisa, often doing the same arithmetic in a wider type or in an unsigned type will give you the information you need in a way that optimizers can see through.

Lisa has offered to provide more advice to anyone willing to take this on.

@camio camio added good first issue Good for newcomers help wanted Extra attention is needed labels Aug 9, 2024
@camio
Copy link
Member Author

camio commented Aug 9, 2024

The name here (Beman.BoundsTests) is totally a placeholder. Suggestions are welcome.

@camio camio changed the title Implement Beman.BoundsTests Implement beman.bounds_tests Sep 16, 2024
@chayden83
Copy link

I was looking at this one, but I don't really understand the paper. I'm happy to take a crack at it if someone can provide some guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants