-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Add fixes to overflow analysis in bounds inference #5618
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
Changes from 2 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
55c3dd1
add fixes to overflow analysis in bounds inference
rootjalex b43eec1
make clang format happy
rootjalex 0e969b7
Merge branch 'master' into rootjalex/bounds_overflow_fixes
steven-johnson b66a82d
change to C casting and add div_cant_overflow
rootjalex ae15682
Merge branch 'rootjalex/bounds_overflow_fixes' of https://github.com/…
rootjalex 1be801a
Merge branch 'master' into rootjalex/bounds_overflow_fixes
steven-johnson 0b4244e
Merge branch 'master' into rootjalex/bounds_overflow_fixes
steven-johnson aa21fba
Merge branch 'master' into rootjalex/bounds_overflow_fixes
steven-johnson 6f478bc
Merge branch 'master' into rootjalex/bounds_overflow_fixes
steven-johnson b218511
Merge branch 'master' into rootjalex/bounds_overflow_fixes
steven-johnson 0433845
Merge branch 'master' into rootjalex/bounds_overflow_fixes
steven-johnson f9b207f
Merge branch 'master' of https://github.com/halide/Halide into rootja…
rootjalex c64a0d0
Merge branch 'rootjalex/bounds_overflow_fixes' of https://github.com/…
rootjalex 6fa0a56
fix TODO to reference issue
rootjalex 87383fb
Merge branch 'rootjalex/bounds_overflow_fixes' of https://github.com/…
rootjalex 59441f1
div_cant_overflow -> div_cannot_overflow
rootjalex 4f0a437
add nits for can_overflow
rootjalex 7ddccb6
Merge branch 'master' of https://github.com/halide/Halide into rootja…
rootjalex 2c07165
Merge branch 'master' of https://github.com/halide/Halide into rootja…
rootjalex 8e9b5b8
Merge branch 'master' of https://github.com/halide/Halide into rootja…
rootjalex File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.