Skip to content

Conversation

@dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Oct 2, 2024

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

@github-actions github-actions bot mentioned this pull request Oct 2, 2024
@github-actions
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#110715
sha256: 710f3d4242b903f7d9cc1c4e1270dbdb41f06a06f6efe2519b361930e2674990
commit: 69d41f2
556 files changed, 2218382 insertions(+), 1818678 deletions(-)

Compilation time result (by files):
Top 5 improvements:
  cvc5/kind.cpp.ll 600352836 -> 215689291 -64.07%
  php/parse_date.ll 46278212535 -> 21177805250 -54.24%
  llvm/X86EncodingOptimization.cpp.ll 908626738 -> 436539081 -51.96%
  llvm/TokenKinds.cpp.ll 319626734 -> 156038687 -51.18%
  libquic/net_errors.cc.ll 234434780 -> 126031135 -46.24%
Top 5 regressions:
  php/pcre2_match.ll 10618116865 -> 997582429963 +9295.10%
  llvm/X86FixupInstTuning.cpp.ll 1011415693 -> 1822547362 +80.20%
  tokenizers-rs/4hn9gefsll13qr1r.ll 18284264366 -> 28850854248 +57.79%
  cpython/socketmodule.ll 1538073290 -> 1868852500 +21.51%
  openusd/write.c.ll 1139618620 -> 1299783905 +14.05%

Overall: -0.05438412%
Compilation time result (by projects):
Top 5 improvements:
  verilator 363465703477 -> 347749878570 -4.32%
  tls-rs 60066403929 -> 59258260709 -1.35%
  yalantinglibs 455357543356 -> 449921752707 -1.19%
  clamav 107655389521 -> 106625334738 -0.96%
  openjdk 1326106029704 -> 1316610928609 -0.72%
Top 5 regressions:
  php 438787194721 -> 1400635082836 +219.21%
  tokenizers-rs 139963106707 -> 150471443499 +7.51%
  quickjs 49141604532 -> 49442683860 +0.61%

Overall: 0.48777069%
Improvements:
memdep.NumUncacheNonLocal 16235 -> 16371 +0.84%
simplifycfg.NumHoistCommonInstrs 1511251 -> 1519775 +0.56%
loop-simplifycfg.NumTerminatorsFolded 7561 -> 7600 +0.52%
simplifycfg.NumLookupTablesHoles 2206 -> 2216 +0.45%
memory-builtins.ObjectVisitorLoad 1572012 -> 1578774 +0.43%
memdep.NumCacheNonLocalPtr 155683335 -> 156252207 +0.37%
adce.NumRemoved 81284 -> 81471 +0.23%
instsimplify.NumSimplified 1799945 -> 1802449 +0.14%
simplifycfg.NumSinkCommonInstrs 572066 -> 572851 +0.14%
jump-threading.NumDupes 92791 -> 92910 +0.13%
Regressions:
correlated-value-propagation.NumPhiCommon 40002 -> 39713 -0.72%
tailcallelim.NumEliminated 9415 -> 9351 -0.68%
simplifycfg.NumFoldBranchToCommonDest 493578 -> 490349 -0.65%
tailcallelim.NumRetDuped 16269 -> 16193 -0.47%
instcombine.NumFactor 39119 -> 38956 -0.42%
simplifycfg.NumInvokesMerged 121710 -> 121218 -0.40%
simplifycfg.NumSpeculations 274049 -> 273153 -0.33%
simplifycfg.NumSimpl 35086307 -> 34986580 -0.28%
simplifycfg.NumInvokeSetsFormed 43804 -> 43705 -0.23%
adce.NumBranchesRemoved 20924 -> 20898 -0.12%

69d41f2 pre-commit: Update
15 7 bench/abseil-cpp/optimized/cordz_test.cc.ll
13 9 bench/arrow/optimized/message.cc.ll
33 13 bench/assimp/optimized/FBXConverter.cpp.ll
8 4 bench/assimp/optimized/FBXExporter.cpp.ll
10 4 bench/cpython/optimized/errnomodule.ll
6 3 bench/cpython/optimized/unicodectype.ll
42 24 bench/eastl/optimized/TestSList.cpp.ll
34 18 bench/harfbuzz/optimized/hb-subset.cc.ll
5 2 bench/hermes/optimized/ASTBuilder.cpp.ll
13 4 bench/hyperscan/optimized/ComponentClass.cpp.ll
26 8 bench/icu/optimized/regexcmp.ll
15 6 bench/llvm/optimized/Disasm.cpp.ll
7 3 bench/llvm/optimized/X86FastISel.cpp.ll
36 28 bench/luau/optimized/Conformance.test.cpp.ll
19 15 bench/meshlab/optimized/io_u3d.cpp.ll
53 20 bench/mold/optimized/cmdline.cc.ALPHA.cc.ll
51 19 bench/ninja/optimized/graph_test.cc.ll
26 10 bench/nlohmann_json/optimized/unit-cbor.cpp.ll
16 10 bench/openvdb/optimized/RayTracer.cc.ll
51 21 bench/php/optimized/var_unserializer.ll
50 26 bench/pocketpy/optimized/cffi.cpp.ll
30 12 bench/qemu/optimized/hw_scsi_lsi53c895a.c.ll
12 5 bench/rocksdb/optimized/internal_stats.cc.ll
13 6 bench/spike/optimized/processor.ll
12 6 bench/wireshark/optimized/iax2_analysis_dialog.cpp.ll
17 8 bench/wireshark/optimized/main_window_preferences_frame.cpp.ll
9 6 bench/xgboost/optimized/coll.cc.ll
38 11 bench/yosys/optimized/satgen.ll

@nikic
Copy link

nikic commented Oct 2, 2024

/close

@github-actions github-actions bot closed this Oct 2, 2024
@dtcxzyw dtcxzyw deleted the test-run11139727920 branch October 22, 2024 12:07
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