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: PR126158 #2104

Closed
wants to merge 3 commits into from
Closed

pre-commit: PR126158 #2104

wants to merge 3 commits into from

Conversation

dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Feb 7, 2025

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

@github-actions github-actions bot mentioned this pull request Feb 7, 2025
Copy link
Contributor

github-actions bot commented Feb 7, 2025

runner: ariselab-64c-v2
baseline: llvm/llvm-project@4d3148d
patch: llvm/llvm-project#126158
sha256: b905d7edda37fc6b45247c8dbd9e5e90049cef9bb5270a9f1331a6aaa6a76855
commit: e3556ae

62 files changed, 25876 insertions(+), 27584 deletions(-)

Improvements:
  loop-simplifycfg.NumTerminatorsFolded 9059 -> 9198 +1.53%
  loop-simplifycfg.NumLoopBlocksDeleted 9920 -> 9942 +0.22%
  gvn.NumGVNPRE 133649 -> 133728 +0.06%
  loop-simplifycfg.NumLoopExitsDeleted 2823 -> 2824 +0.04%
  simplifycfg.NumHoistCommonCode 608542 -> 608624 +0.01%
  adce.NumBranchesRemoved 22028 -> 22030 +0.01%
  loop-instsimplify.NumSimplified 162364 -> 162376 +0.01%
  licm.NumGEPsHoisted 30578 -> 30580 +0.01%
  constraint-elimination.NumCondsRemoved 1734863 -> 1734969 +0.01%
  deadargelim.NumRetValsEliminated 16609 -> 16610 +0.01%
Regressions:
  basicaa.SearchLimitReached 29900 -> 29567 -1.11%
  loop-idiom.NumMemCpy 7905 -> 7901 -0.05%
  correlated-value-propagation.NumSMinMax 5152 -> 5150 -0.04%
  memdep.NumCacheDirtyNonLocalPtr 20493 -> 20491 -0.01%
  licm.NumMovedCalls 21284 -> 21282 -0.01%
  loop-delete.NumBackedgesBroken 39250 -> 39247 -0.01%
  correlated-value-propagation.NumPhis 994865 -> 994796 -0.01%
  indvars.NumElimCmp 47851 -> 47848 -0.01%
  gvn.NumGVNBlocks 210894 -> 210885 -0.00%
  correlated-value-propagation.NumSICmps 48003 -> 48001 -0.00%

10 30 bench/abc/optimized/abcSop.ll
2 6 bench/abc/optimized/kitSop.ll
159 163 bench/ceres/optimized/covariance_impl.ll
4 12 bench/duckdb/optimized/ub_duckdb_func_math.ll
1 2 bench/icu/optimized/utrie2.ll
2 4 bench/libevent/optimized/http.ll
15 19 bench/linux/optimized/dmar.ll
211 215 bench/linux/optimized/runtime.ll
13 18 bench/llvm/optimized/CGBlocks.ll
8 13 bench/llvm/optimized/RISCVInstrInfo.ll
1 1 bench/meshlab/optimized/arap.ll
2 3 bench/meshlab/optimized/cube_style_precomputation.ll
14 15 bench/meshlab/optimized/cube_style_single_iteration.ll
80 83 bench/meshlab/optimized/filter_parametrization.ll
12 22 bench/node/optimized/libnode.udp_wrap.ll
7 9 bench/opencv/optimized/adaptive_threshold_mean_binarizer.ll
81 111 bench/opencv/optimized/grfmt_bmp.ll
32 36 bench/opencv/optimized/layer_norm.ll
52 60 bench/opencv/optimized/linefit.ll
2 4 bench/opencv/optimized/lrn_layer.ll
32 35 bench/opencv/optimized/lsd.ll
5 20 bench/opencv/optimized/resize.ll
31 33 bench/opencv/optimized/thresh.ll
3 7 bench/openexr/optimized/ImfDwaCompressor.ll
48 75 bench/openjdk/optimized/sharedRuntimeTrans.ll
28 46 bench/openmpi/optimized/libmpi_c_profile_la-gather.ll
45 63 bench/openmpi/optimized/libmpi_c_profile_la-gather_init.ll
45 55 bench/openmpi/optimized/libmpi_c_profile_la-iscatter.ll
42 52 bench/openmpi/optimized/libmpi_c_profile_la-scatter.ll
1 28 bench/openspiel/optimized/ABstats.ll
1 5 bench/openssl/optimized/libcrypto-lib-v3_addr.ll
147 353 bench/openusd/optimized/mvref_common.ll
42 45 bench/pybind11/optimized/test_eigen_matrix.ll
68 76 bench/slurm/optimized/job_mgr.ll

@dtcxzyw dtcxzyw closed this Feb 7, 2025
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.

1 participant