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@1b8e0cf to: llvm/llvm-project@929cbe7 commit: e3ca43a
from 1b8e0cf090a08b2c517eb2a3e101332d692063c2 to 929cbe7f596733f85cd274485acc19442dd34a80
929cbe7f596733f85cd274485acc19442dd34a80 [InstCombine] Intersect nowrap flags between geps while folding into phi 0f44d72e0ee74970cf696ff4c791f63e0c3fa9b4 [InstCombine] Precommit test for PR115901 (NFC) 461a0d6c56ff2e6beb458bd410bfcf605cd63753 [FMV] Add "+fmv" to the target-features of versioned functions. (#116028) 95b680e4c353d479fbfb96adb39696042c005e99 [libc] Rename libc/src/__support/endian.h to endian_internal.h (#115950) 57cf199be2f1496e242f6dcd32456b3ed816d46d [llvm][ARM] Missing switch statement handles (#116086) 92604cf3788e5603482e7adde20949eddbc4c939 [flang] IEEE_REM (#115936)
Compilation time result (by files): Top 5 improvements: slurm/jobcomp_script.ll 488580698 -> 487878333 -0.14% cmake/curl_memrchr.c.ll 36799628 -> 36758809 -0.11% meshlab/filter_mesh_alpha_wrap.cpp.ll 63454799798 -> 63390649417 -0.10% Top 5 regressions: lua/lstrlib.ll 955297084 -> 956591014 +0.14% Overall: 0.00187961%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: Overall: 0.00465855%
Improvements: scalar-evolution.NumExitCountsNotComputed 11524277 -> 11524283 +0.00% instcombine.NumCombined 95572958 -> 95572959 +0.00% Regressions: scalar-evolution.NumExitCountsComputed 3663465 -> 3663461 -0.00% correlated-value-propagation.NumNonNull 7080915 -> 7080911 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@1b8e0cf
to: llvm/llvm-project@929cbe7
commit: e3ca43a
Change Logs
from 1b8e0cf090a08b2c517eb2a3e101332d692063c2 to 929cbe7f596733f85cd274485acc19442dd34a80
929cbe7f596733f85cd274485acc19442dd34a80 [InstCombine] Intersect nowrap flags between geps while folding into phi
0f44d72e0ee74970cf696ff4c791f63e0c3fa9b4 [InstCombine] Precommit test for PR115901 (NFC)
461a0d6c56ff2e6beb458bd410bfcf605cd63753 [FMV] Add "+fmv" to the target-features of versioned functions. (#116028)
95b680e4c353d479fbfb96adb39696042c005e99 [libc] Rename libc/src/__support/endian.h to endian_internal.h (#115950)
57cf199be2f1496e242f6dcd32456b3ed816d46d [llvm][ARM] Missing switch statement handles (#116086)
92604cf3788e5603482e7adde20949eddbc4c939 [flang] IEEE_REM (#115936)
The text was updated successfully, but these errors were encountered: