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: PR115893 #1676

Closed
wants to merge 2 commits into from
Closed

pre-commit: PR115893 #1676

wants to merge 2 commits into from

Conversation

dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Nov 12, 2024

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

@github-actions github-actions bot mentioned this pull request Nov 12, 2024
Copy link
Contributor

runner: buildkitsandbox
baseline runner: cseadmin-PowerEdge-R830
baseline: llvm/llvm-project@3cc852e
patch: llvm/llvm-project#115893
sha256: 9c1f11ef91d2c59270a5f9bf6cc907661a0db985ed8993c34bf1aa022af64684
commit: 13838bd
10 files changed, 4568 insertions(+), 4554 deletions(-)

Compilation time result (by files):
Top 5 improvements:
  darktable/FujiDecompressor.cpp.ll 3495899058 -> 3289522996 -5.90%
  llvm/UnicodeCaseFold.cpp.ll 729248407 -> 691841124 -5.13%
  darktable/MrwDecoder.cpp.ll 273625709 -> 265872659 -2.83%
  graphviz/matrix_ops.c.ll 447241537 -> 441889718 -1.20%
  wireshark/packet-wccp.c.ll 982309027 -> 971341693 -1.12%
Top 5 regressions:
  openmpi/tm_solution.ll 452166103 -> 456862602 +1.04%
  llvm/CGBuiltin.cpp.ll 79087383764 -> 79610347646 +0.66%
  cmake/cmCTestResourceGroupsLexer.cxx.ll 497254808 -> 498398009 +0.23%
  zstd/divsufsort.c.ll 3435311630 -> 3442572729 +0.21%
  opencv/kmeans.cpp.ll 189813430 -> 190128810 +0.17%

Overall: 0.00152549%
Compilation time result (by projects):
Top 5 improvements:
  darktable 134055264777 -> 133757781248 -0.22%
  mixbox 1027807666 -> 1026684393 -0.11%
  libdeflate 4291176577 -> 4286766992 -0.10%
Top 5 regressions:

Overall: -0.00073424%
Improvements:
  loop-simplifycfg.NumLoopExitsDeleted 6128 -> 6133 +0.08%
  div-rem-pairs.NumHoisted 3023 -> 3024 +0.03%
  loop-simplifycfg.NumLoopBlocksDeleted 10232 -> 10235 +0.03%
  loop-simplifycfg.NumTerminatorsFolded 12167 -> 12170 +0.02%
  constraint-elimination.NumCondsRemoved 1471515 -> 1471720 +0.01%
  memory-builtins.ObjectVisitorLoad 1662580 -> 1662728 +0.01%
  simple-loop-unswitch.NumBranches 82822 -> 82825 +0.00%
  loop-instsimplify.NumSimplified 192653 -> 192656 +0.00%
  sccp.NumDeadBlocks 707344 -> 707347 +0.00%
  licm.NumHoisted 4041300 -> 4041311 +0.00%
Regressions:
  scalar-evolution.NumExitCountsComputed 3663465 -> 3663436 -0.00%
  loop-delete.NumDeleted 143112 -> 143111 -0.00%
  instcombine.NumSunkInst 2695352 -> 2695341 -0.00%
  instsimplify.NumSimplified 2208571 -> 2208569 -0.00%
  gvn.NumGVNSimpl 4161818 -> 4161816 -0.00%
  lcssa.NumLCSSA 14037719 -> 14037714 -0.00%
  instcombine.NumCombined 95572722 -> 95572698 -0.00%
  memdep.NumCacheCompleteNonLocalPtr 4139912 -> 4139911 -0.00%
  gvn.NumGVNInstr 7595929 -> 7595928 -0.00%

13838bd pre-commit: Update
192 192 bench/graphviz/optimized/matrix_ops.c.ll
149 144 bench/libwebp/optimized/huffman_encode_utils.c.ll
43 47 bench/wireshark/optimized/packet-wccp.c.ll
235 235 bench/zstd/optimized/divsufsort.c.ll

@dtcxzyw
Copy link
Owner Author

dtcxzyw commented Nov 14, 2024

/add-label reviewed
/close

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