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: PR124270 #1990

Closed
wants to merge 2 commits into from
Closed

pre-commit: PR124270 #1990

wants to merge 2 commits into from

Conversation

dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Jan 24, 2025

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

@github-actions github-actions bot mentioned this pull request Jan 24, 2025
Copy link
Contributor

runner: ariselab-64c-v2
baseline: llvm/llvm-project@b4e81fd
patch: llvm/llvm-project#124270
sha256: f5e175a6a0453e09a2b778e0bcc6b544236e0c42cbd0f8a97c2f94a4ffb5b2f3
commit: ed2ec55

23 files changed, 18510 insertions(+), 18622 deletions(-)

Improvements:
  correlated-value-propagation.NumMinMax 9090 -> 9091 +0.01%
  indvars.NumElimCmp 46795 -> 46797 +0.00%
  correlated-value-propagation.NumNNeg 72543 -> 72546 +0.00%
  indvars.NumElimExt 255699 -> 255705 +0.00%
  indvars.NumReplaced 99327 -> 99329 +0.00%
  local.NumPHICSEs 156884 -> 156887 +0.00%
  indvars.NumElimIV 216341 -> 216345 +0.00%
  indvars.NumWidened 209636 -> 209639 +0.00%
  indvars.NumLFTR 239639 -> 239641 +0.00%
  licm.NumSunk 248500 -> 248502 +0.00%
Regressions:
  bdce.NumSExt2ZExt 4312 -> 4310 -0.05%
  div-rem-pairs.NumHoisted 3014 -> 3013 -0.03%
  bdce.NumSimplified 6178 -> 6176 -0.03%
  div-rem-pairs.NumPairs 29935 -> 29934 -0.00%
  bdce.NumRemoved 308613 -> 308607 -0.00%
  gvn.NumGVNEqProp 341315 -> 341314 -0.00%
  globalopt.NumDeleted 819506 -> 819504 -0.00%
  sccp.NumInstRemoved 1952158 -> 1952156 -0.00%
  gvn.NumGVNInstr 7585687 -> 7585681 -0.00%
  instcombine.NumTwoIterations 17215736 -> 17215731 -0.00%

ed2ec55 pre-commit: Update
172 172 bench/abc/optimized/giaKf.c.ll
1 2 bench/abc/optimized/sfmLib.c.ll
58 54 bench/casadi/optimized/sundials_iterative.c.ll
7 7 bench/cmake/optimized/archive_read_support_format_lha.c.ll
1 1 bench/gromacs/optimized/huffman.c.ll
92 92 bench/icu/optimized/punycode.ll
119 131 bench/libwebp/optimized/huffman_encode_utils.c.ll
37 37 bench/linux/optimized/sky2.ll
112 116 bench/opencv/optimized/einsum_layer.cpp.ll
173 173 bench/openexr/optimized/ImfHuf.cpp.ll
36 34 bench/openmpi/optimized/opal_graph.ll
191 191 bench/openssl/optimized/openssl-bin-enc.ll
310 304 bench/postgres/optimized/zic.ll
223 226 bench/sqlite/optimized/sqlite3.ll

%22 = icmp sgt i64 %indvars.iv63, 1
br i1 %22, label %.lr.ph56, label %._crit_edge, !llvm.loop !15
%24 = icmp sgt i64 %indvars.iv69, 1
%indvars.iv.next68 = add nsw i64 %indvars.iv67, -1
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 dtcxzyw closed this Jan 29, 2025
@dtcxzyw dtcxzyw deleted the test-run12950929403 branch January 31, 2025 19:04
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.

2 participants