Skip to content

RangeAnalysis: Improve bounds that rely on relative modulus. #14664

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

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

aschackmull
Copy link
Contributor

This fixes the bounds in the loop-unrolled code from #14444

@aschackmull aschackmull requested a review from a team as a code owner November 2, 2023 11:53
@github-actions github-actions bot added the C++ label Nov 2, 2023
@github-actions github-actions bot removed the Java label Nov 2, 2023
Copy link
Contributor

@MathiasVP MathiasVP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once DCA is happy!

It looks like C/C++ is, but Java is not 😅

@aschackmull
Copy link
Contributor Author

It looks like C/C++ is, but Java is not

Nah, it's fine. That one project is a bit flaky when it comes to timings - or should it I say, it's somewhat consistently reporting wildly different timings for the two variants.
Given that we didn't find any result differences, I'm going to skip change notes.

@aschackmull aschackmull merged commit 132cc03 into github:main Nov 3, 2023
@aschackmull aschackmull deleted the shared/modulus-step branch November 3, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants