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: PR119884 #1877

Closed
wants to merge 2 commits into from
Closed

pre-commit: PR119884 #1877

wants to merge 2 commits into from

Conversation

dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Dec 17, 2024

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

@github-actions github-actions bot mentioned this pull request Dec 17, 2024
Copy link
Contributor

runner: buildkitsandbox
baseline: llvm/llvm-project@e2a94a9
patch: llvm/llvm-project#119884
sha256: fd494621ffab430fd73cc1c220a37f58b9fa520cce1a96ce039d78663ff2d78d
commit: c9e88d8

9 files changed, 1906 insertions(+), 1899 deletions(-)

Improvements:
  gvn.NumPRELoadMoved2CEPred 72250 -> 72258 +0.01%
  memdep.NumCacheNonLocalPtr 174393004 -> 174399040 +0.00%
  licm.NumPromotionCandidates 375817 -> 375825 +0.00%
  gvn.IsValueFullyAvailableInBlockNumSpeculationsMax 459121 -> 459129 +0.00%
  dse.NumFastOther 129697 -> 129699 +0.00%
  simplifycfg.NumFoldBranchToCommonDest 576498 -> 576505 +0.00%
  licm.NumSunk 248449 -> 248451 +0.00%
  bdce.NumRemoved 308690 -> 308692 +0.00%
  jump-threading.NumFolds 2016611 -> 2016619 +0.00%
  instcombine.NumDeadInst 33165044 -> 33165138 +0.00%
Regressions:
  loop-instsimplify.NumSimplified 193425 -> 193419 -0.00%
  loop-delete.NumBackedgesBroken 38714 -> 38713 -0.00%
  instcombine.NumConstProp 107200 -> 107199 -0.00%
  correlated-value-propagation.NumPhis 948757 -> 948750 -0.00%
  gvn.NumGVNBlocks 208002 -> 208001 -0.00%
  jump-threading.NumThreads 2126796 -> 2126786 -0.00%
  correlated-value-propagation.NumCmps 240116 -> 240115 -0.00%
  gvn.NumGVNSimpl 4154482 -> 4154475 -0.00%
  sccp.NumInstRemoved 1952424 -> 1952421 -0.00%
  memdep.NumCacheCompleteNonLocalPtr 4141652 -> 4141648 -0.00%

c9e88d8 pre-commit: Update
253 253 bench/abseil-cpp/optimized/salted_seed_seq_test.cc.ll
6 6 bench/abseil-cpp/optimized/seed_material_test.cc.ll
266 282 bench/postgres/optimized/wparser_def.ll
137 128 bench/sundials/optimized/arkode_sprk.c.ll
139 135 bench/zed-rs/optimized/4eiq2lz3s1dwj7dlf30mi6fc6.ll
4 4 bench/zed-rs/optimized/9fz5l76t5byggb8exxkeuxjql.ll

%8 = icmp slt i32 %0, 1
tail call void @llvm.assume(i1 %8)
br label %.loopexit
%8 = icmp sgt i32 %0, 0
Copy link
Owner Author

Choose a reason for hiding this comment

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

@dtcxzyw dtcxzyw closed this Dec 17, 2024
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.

1 participant