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: PR110803 #1419

Closed
wants to merge 2 commits into from
Closed

pre-commit: PR110803 #1419

wants to merge 2 commits into from

Conversation

dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Oct 2, 2024

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

@github-actions github-actions bot mentioned this pull request Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 2024

runner: cseadmin-PowerEdge-R830
baseline runner: cseadmin-PowerEdge-R830
baseline: llvm/llvm-project@0004fba
patch: llvm/llvm-project#110803
sha256: 3848a1df1551500d3489611199bde35422d7840a0531e3bb8bdbe01546359930
commit: a2a06ab
21 files changed, 2245 insertions(+), 2259 deletions(-)

Compilation time result (by files):
Top 5 improvements:
  lightgbm/gbdt.cpp.ll 5553435842 -> 5496428643 -1.03%
  gromacs/lincs.cpp.ll 4034940977 -> 4012100513 -0.57%
  postgres/wait_event.ll 170469864 -> 169958214 -0.30%
  postgres/qsort_arg_srv.ll 169031825 -> 168534558 -0.29%
  faiss/IndexIVF.cpp.ll 2341648746 -> 2335047938 -0.28%
Top 5 regressions:
  darktable/PanasonicV7Decompressor.cpp.ll 270212073 -> 280001662 +3.62%
  libsodium/libsodium_la-ed25519_ref10.ll 9942203368 -> 10089257398 +1.48%
  libquic/p224-64.c.ll 10404936049 -> 10517875763 +1.09%
  libwebp/upsampling.c.ll 1181615420 -> 1193491498 +1.01%
  gromacs/colvarproxy.cpp.ll 1303002453 -> 1315816248 +0.98%

Overall: -0.00058498%
Compilation time result (by projects):
Top 5 improvements:
Top 5 regressions:
  libsodium 26436023026 -> 26597693302 +0.61%
  yyjson 17094634333 -> 17116787836 +0.13%

Overall: 0.00581886%
Improvements:
instcombine.NumCombined 76678630 -> 76678787 +0.00%
instcombine.NegatorTotalNegationsAttempted 18230237 -> 18230267 +0.00%
instcombine.NegatorNumValuesVisited 18993062 -> 18993092 +0.00%
globalopt.NumDeleted 637065 -> 637066 +0.00%
loop-rotate.NumInstrsDuplicated 2577147 -> 2577151 +0.00%
instcombine.NumSunkInst 2127520 -> 2127523 +0.00%
gvn.NumGVNInstr 6227874 -> 6227880 +0.00%
Regressions:
correlated-value-propagation.NumSIToFP 1419 -> 1417 -0.14%
correlated-value-propagation.NumSICmps 43268 -> 43250 -0.04%
correlated-value-propagation.NumSDivs 15696 -> 15691 -0.03%
licm.NumGEPsHoisted 22934 -> 22930 -0.02%
correlated-value-propagation.NumAddNUW 144933 -> 144921 -0.01%
correlated-value-propagation.NumAnd 34049 -> 34047 -0.01%
correlated-value-propagation.NumAddNW 288670 -> 288654 -0.01%
correlated-value-propagation.NumMulNUW 39028 -> 39026 -0.01%
correlated-value-propagation.NumNUW 317735 -> 317721 -0.00%
correlated-value-propagation.NumSExt 35705 -> 35704 -0.00%

a2a06ab pre-commit: Update
3 3 bench/abc/optimized/acecOrder.c.ll
6 6 bench/abc/optimized/sclUpsize.c.ll
108 112 bench/abseil-cpp/optimized/uniform_int_distribution_test.cc.ll
1 1 bench/cmake/optimized/archive_write_set_format_iso9660.c.ll
2 2 bench/libquic/optimized/curve25519.c.ll
15 15 bench/minetest/optimized/treegen.cpp.ll
92 106 bench/raylib/optimized/rmodels.c.ll

@nikic
Copy link

nikic commented Oct 2, 2024

/add-label reviewed
/close

@nikic
Copy link

nikic commented Oct 2, 2024

/close

@dtcxzyw It would be nice if multiple commands in one comment would also be supported.

@dtcxzyw
Copy link
Owner Author

dtcxzyw commented Oct 2, 2024

/add-label regression
/remove-label regression
/close

Should works

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

Successfully merging this pull request may close these issues.

2 participants