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: PR110836 #1424

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

pre-commit: PR110836 #1424

wants to merge 2 commits into from

Conversation

dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Oct 2, 2024

Link: llvm/llvm-project#110836
Requested by: @dtcxzyw

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

github-actions bot commented Oct 2, 2024

runner: buildkitsandbox
baseline runner: cseadmin-PowerEdge-R830
baseline: llvm/llvm-project@b456619
patch: llvm/llvm-project#110836
sha256: 4a218ed97b55b2f5d329e56289e7c733a13b9224735e8ebe26545574ff02a77c
commit: ed4d287
42 files changed, 64789 insertions(+), 65046 deletions(-)

Compilation time result (by files):
Top 5 improvements:
  abc/epd.c.ll 317226583 -> 290119469 -8.55%
  openjdk/ad_x86_gen.ll 21252541253 -> 20261079898 -4.67%
  lightgbm/linear_tree_learner.cpp.ll 10020811839 -> 9554465314 -4.65%
  mitsuba3/volpathmis.cpp.ll 1538529263 -> 1482263517 -3.66%
  jemalloc/prof_log.ll 225452963 -> 218037371 -3.29%
Top 5 regressions:
  openjdk/vmStructs.ll 9131328574 -> 9392374969 +2.86%
  gromacs/manage_threading.cpp.ll 555065847 -> 565763503 +1.93%
  qemu/disas_riscv.c.ll 3852502605 -> 3916813848 +1.67%
  llvm/TokenKinds.cpp.ll 303779877 -> 308520485 +1.56%
  lightgbm/application.cpp.ll 5092999485 -> 5156487043 +1.25%

Overall: -0.67599429%
Compilation time result (by projects):
Top 5 improvements:
  mitsuba3 207748521120 -> 205458431967 -1.10%
  node 278250516786 -> 275191008063 -1.10%
  g2o 466003069698 -> 460913218292 -1.09%
  jemalloc 68714170797 -> 68006150162 -1.03%
  ms-gsl 16739495448 -> 16569764144 -1.01%
Top 5 regressions:

Overall: -0.64350580%
Improvements:
correlated-value-propagation.NumSubNUW 16680 -> 16682 +0.01%
correlated-value-propagation.NumSubNW 76888 -> 76890 +0.00%
instcombine.NumDeadInst 24601092 -> 24601548 +0.00%
gvn.NumGVNLoad 869142 -> 869158 +0.00%
memdep.NumCacheNonLocalPtr 155669550 -> 155671090 +0.00%
instcombine.NegatorTotalNegationsAttempted 18230602 -> 18230774 +0.00%
instcombine.NegatorNumValuesVisited 18993572 -> 18993744 +0.00%
simplifycfg.NumFoldBranchToCommonDest 493576 -> 493579 +0.00%
memdep.NumUncacheNonLocalPtr 139338091 -> 139338831 +0.00%
memdep.NumCacheCompleteNonLocalPtr 3510538 -> 3510556 +0.00%
Regressions:
correlated-value-propagation.NumSExt 35692 -> 35690 -0.01%
correlated-value-propagation.NumNNeg 70426 -> 70423 -0.00%
correlated-value-propagation.NumAddNSW 143712 -> 143707 -0.00%
correlated-value-propagation.NumCmps 128155 -> 128151 -0.00%
correlated-value-propagation.NumAddNW 288630 -> 288624 -0.00%
correlated-value-propagation.NumNSW 348368 -> 348362 -0.00%
early-cse.NumCSECVP 62705 -> 62704 -0.00%
early-cse.NumCSE 3705455 -> 3705403 -0.00%
instcombine.NumConstProp 72237 -> 72236 -0.00%
jump-threading.NumFolds 1586905 -> 1586885 -0.00%

ed4d287 pre-commit: Update
153 154 bench/clamav/optimized/others_common.c.ll
41 42 bench/hermes/optimized/BytecodeGenerator.cpp.ll
138 141 bench/hwloc/optimized/traversal.ll
7 8 bench/icu/optimized/simpletz.ll
2 2 bench/icu/optimized/utf_impl.ll
96 101 bench/linux/optimized/mincore.ll
2 5 bench/llvm/optimized/AArch64AsmParser.cpp.ll
59 58 bench/llvm/optimized/Instructions.cpp.ll
130 126 bench/lua/optimized/lcode.ll
50 50 bench/meshlab/optimized/plylib.cpp.ll
152 152 bench/openjdk/optimized/awt_ImagingLib.ll
95 98 bench/openspiel/optimized/chess_board.cc.ll
192 198 bench/openspiel/optimized/dark_chess.cc.ll
5 6 bench/openusd/optimized/write.c.ll
207 206 bench/regex-rs/optimized/33whcn8n29l9c6ys.ll

%47 = sub i64 128, %46
%48 = sub i64 127, %46
%49 = or i64 %47, %48
%or.cond.not.i = icmp ult i64 %49, 256
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regression.

@dtcxzyw
Copy link
Owner Author

dtcxzyw commented Oct 2, 2024

/add-label reviewed,regression

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

Successfully merging this pull request may close these issues.

1 participant