Skip to content
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

pre-commit: PR110033 #1382

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

pre-commit: PR110033 #1382

wants to merge 2 commits into from

Conversation

dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Sep 27, 2024

Link: llvm/llvm-project#110033
Requested by: @nikic

@github-actions github-actions bot mentioned this pull request Sep 27, 2024
Copy link
Contributor

runner: cseadmin-PowerEdge-R830
baseline runner: cseadmin-PowerEdge-R830
baseline: llvm/llvm-project@8a7843c
patch: llvm/llvm-project#110033
sha256: d6dcc5610e6a8d2bb5da9b08e7ab3173f261224d19a473f4405997f5610a64c6
commit: 8406cfd
16 files changed, 2612 insertions(+), 2635 deletions(-)

Top 5 improvements:
  bdwgc/gc.c.ll 8254327895 8214351696 -0.48%
  raylib/rcore.c.ll 9479002264 9466399795 -0.13%
  libjpeg-turbo/wrtarga.c.ll 105715149 105596370 -0.11%
  linux/hda_bind.ll 95615605 95511280 -0.11%
  openjdk/swing_GTKEngine.ll 96503303 96398099 -0.11%
Top 5 regressions:
  cpython/signalmodule.ll 558171675 564285098 +1.10%
  postgres/relmapper.ll 250720396 252929167 +0.88%
  openssl/sslapitest-bin-filterprov.ll 89731488 90326996 +0.66%
  hdf5/H5.c.ll 196382197 197409595 +0.52%
  flac/main.c.ll 808847108 812836822 +0.49%

Overall: 0.02020497%
Improvements:
licm.NumGEPsHoisted 22919 -> 22925 +0.03%
correlated-value-propagation.NumShlNUW 117028 -> 117034 +0.01%
correlated-value-propagation.NumShlNW 210542 -> 210548 +0.00%
correlated-value-propagation.NumNUW 317679 -> 317685 +0.00%
correlated-value-propagation.NumNW 665521 -> 665527 +0.00%
simplifycfg.NumSinkCommonInstrs 562983 -> 562987 +0.00%
simplifycfg.NumSinkCommonCode 261299 -> 261300 +0.00%
licm.NumHoisted 3568369 -> 3568378 +0.00%
instcombine.NumCombined 76690200 -> 76690390 +0.00%
early-cse.NumCSE 3705791 -> 3705800 +0.00%
Regressions:
gvn.NumPRELoopLoad 2349 -> 2348 -0.04%
simple-loop-unswitch.NumBranches 73052 -> 73050 -0.00%
indvars.NumWidened 208477 -> 208476 -0.00%
indvars.NumElimIV 214736 -> 214735 -0.00%
memdep.NumUncacheNonLocalPtr 139370215 -> 139369587 -0.00%
indvars.NumElimExt 254744 -> 254743 -0.00%
memdep.NumCacheNonLocalPtr 155663071 -> 155662519 -0.00%
instsimplify.NumSimplified 1799860 -> 1799855 -0.00%
scalar-evolution.NumExitCountsNotComputed 10078818 -> 10078798 -0.00%
gvn.NumPRELoad 636561 -> 636560 -0.00%

8406cfd pre-commit: Update
29 23 bench/cpython/optimized/obmalloc.ll
132 120 bench/cpython/optimized/signalmodule.ll
107 85 bench/flac/optimized/main.c.ll
3 1 bench/hdf5/optimized/H5.c.ll
4 2 bench/mimalloc/optimized/page.c.ll
46 43 bench/oiio/optimized/ustring.cpp.ll
242 240 bench/openmpi/optimized/coll_han_component.ll
6 3 bench/openssl/optimized/sslapitest-bin-filterprov.ll
245 249 bench/postgres/optimized/relmapper.ll
191 187 bench/redis/optimized/server.ll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants