We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from: llvm/llvm-project@3469996 to: llvm/llvm-project@8e7f1be commit: 86c3843
from 3469996d0d057d99a33ec34ee3c80e5d4fa3afcb to 8e7f1bee84ff9421f7a4b57abd1feff6b5680e1a
8e7f1bee84ff9421f7a4b57abd1feff6b5680e1a [clang][RISCV] Remove unneeded RISCV tuple code (#121024) 6d7cf5206f1238139b7a967dea555514a62f7d83 [ValueTracking] Improve KnownBits for signed min-max clamping (#120576)
Improvements: instcombine.NumTwoIterations 17210188 -> 17210239 +0.00% last-run-tracking.NumSkippedPasses 46751474 -> 46751588 +0.00% instcombine.NumCombined 97936812 -> 97937040 +0.00% Regressions: correlated-value-propagation.NumAnd 37692 -> 37635 -0.15% correlated-value-propagation.NumShlNUW 122742 -> 122737 -0.00% correlated-value-propagation.NumShlNW 220565 -> 220560 -0.00% correlated-value-propagation.NumNUW 350776 -> 350769 -0.00% correlated-value-propagation.NumAddNUW 158926 -> 158924 -0.00% correlated-value-propagation.NumNW 762288 -> 762279 -0.00% correlated-value-propagation.NumAddNW 346369 -> 346365 -0.00% correlated-value-propagation.NumAddNSW 187443 -> 187441 -0.00% reassociate.NumChanged 4312009 -> 4311979 -0.00% correlated-value-propagation.NumNSW 412134 -> 412132 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@3469996
to: llvm/llvm-project@8e7f1be
commit: 86c3843
Change Logs
from 3469996d0d057d99a33ec34ee3c80e5d4fa3afcb to 8e7f1bee84ff9421f7a4b57abd1feff6b5680e1a
8e7f1bee84ff9421f7a4b57abd1feff6b5680e1a [clang][RISCV] Remove unneeded RISCV tuple code (#121024)
6d7cf5206f1238139b7a967dea555514a62f7d83 [ValueTracking] Improve KnownBits for signed min-max clamping (#120576)
The text was updated successfully, but these errors were encountered: