-
Notifications
You must be signed in to change notification settings - Fork 1
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
Compare with __builtin_assume
#653
Labels
Comments
PeiMu
added
Enhancement
Newton
LLVM
Related to integration with the LLVM project.
labels
May 1, 2023
PeiMu
added a commit
that referenced
this issue
May 9, 2023
…the overloadFunction should perform immediately after the optimization passes but cannot work by Addresses #653.
PeiMu
added a commit
that referenced
this issue
May 15, 2023
PeiMu
added a commit
that referenced
this issue
May 15, 2023
PeiMu
added a commit
that referenced
this issue
May 15, 2023
PeiMu
added a commit
that referenced
this issue
May 17, 2023
PeiMu
added a commit
that referenced
this issue
May 22, 2023
PeiMu
added a commit
that referenced
this issue
Jun 7, 2023
PeiMu
added a commit
that referenced
this issue
Jun 7, 2023
PeiMu
added a commit
that referenced
this issue
Aug 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The clang keyword
__builtin_assume
seems to have the same feature as the range analysis. So it's worth checking the impact of this keyword, including the performance, and programmability.The text was updated successfully, but these errors were encountered: