Skip to content

Conversation

@dtcxzyw
Copy link
Owner

@dtcxzyw dtcxzyw commented Nov 21, 2024

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

@github-actions github-actions bot mentioned this pull request Nov 21, 2024
@dtcxzyw
Copy link
Owner Author

dtcxzyw commented Nov 21, 2024

2024-11-21T13:11:20.3899399Z [test-run11953460653 f71da8217b] pre-commit: Update
2024-11-21T13:11:20.3910416Z  1 file changed, 1 insertion(+), 1 deletion(-)
2024-11-21T13:11:21.6188638Z To https://github.com/dtcxzyw/llvm-opt-benchmark
2024-11-21T13:11:21.6189358Z    5c8927dcd0..f71da8217b  test-run11953460653 -> test-run11953460653
2024-11-21T13:11:21.6590858Z runner: ariselab-64c
2024-11-21T13:11:21.6591638Z baseline runner: cseadmin-PowerEdge-R830
2024-11-21T13:11:21.6592501Z baseline: https://github.com/llvm/llvm-project/commit/0b06301a1d839eb5f73559f6c3daf9049c34f3af
2024-11-21T13:11:21.6593234Z patch: https://github.com/llvm/llvm-project/pull/117152
2024-11-21T13:11:21.6594628Z sha256: 2db2cad68c7d370ce3f09f1dece76849e8bd29051715880827d850280445b8e9
2024-11-21T13:11:21.6596111Z commit: f71da8217b529c5be687b05a488869d1f38acc3b
2024-11-21T13:11:21.6596613Z  2 files changed, 1 insertion(+), 1 deletion(-)
2024-11-21T13:11:21.6596895Z 
2024-11-21T13:11:21.6597008Z ```
2024-11-21T13:11:21.6597300Z Compilation time result (by files):
2024-11-21T13:11:21.6597652Z Top 5 improvements:
2024-11-21T13:11:21.6598035Z   llvm/Globals.cpp.ll 1454773592 -> 1453316176 -0.10%
2024-11-21T13:11:21.6598614Z Top 5 regressions:
2024-11-21T13:11:21.6599078Z   openssl/libdefault-lib-krb5kdf.ll 193410104 -> 193927263 +0.27%
2024-11-21T13:11:21.6599670Z   velox/BaseVector.cpp.ll 59464806986 -> 59531872862 +0.11%
2024-11-21T13:11:21.6600210Z   velox/Slice.cpp.ll 3229317102 -> 3232576623 +0.10%
2024-11-21T13:11:21.6600782Z   velox/GreatestLeast.cpp.ll 14226219555 -> 14240547910 +0.10%
2024-11-21T13:11:21.6601331Z   sundials/cvodea.c.ll 1164952805 -> 1166119373 +0.10%
2024-11-21T13:11:21.6601656Z 
2024-11-21T13:11:21.6601777Z Overall: 0.01414826%
2024-11-21T13:11:21.6602124Z ```
2024-11-21T13:11:21.6602250Z 
2024-11-21T13:11:21.6602336Z ```
2024-11-21T13:11:21.6602586Z Compilation time result (by projects):
2024-11-21T13:11:21.6602939Z Top 5 improvements:
2024-11-21T13:11:21.6603186Z Top 5 regressions:
2024-11-21T13:11:21.6603696Z 
2024-11-21T13:11:21.6603785Z Overall: 0.01707041%
2024-11-21T13:11:21.6604033Z ```
2024-11-21T13:11:21.6604143Z 
2024-11-21T13:11:21.6604219Z ```
2024-11-21T13:11:21.6604422Z Improvements:
2024-11-21T13:11:21.6604755Z   gvn.NumGVNEqProp 338447 -> 338459 +0.00%
2024-11-21T13:11:21.6605167Z   gvn.NumGVNSimpl 4161873 -> 4161885 +0.00%
2024-11-21T13:11:21.6605633Z   jump-threading.NumFolds 2019146 -> 2019150 +0.00%
2024-11-21T13:11:21.6606089Z   gvn.NumGVNInstr 7592573 -> 7592583 +0.00%
2024-11-21T13:11:21.6606554Z   instcombine.NumCombined 95580475 -> 95580499 +0.00%
2024-11-21T13:11:21.6607105Z   memdep.NumCacheCompleteNonLocalPtr 4140160 -> 4140161 +0.00%
2024-11-21T13:11:21.6607700Z   memdep.NumUncacheNonLocalPtr 169401960 -> 169401988 +0.00%
2024-11-21T13:11:21.6608114Z Regressions:
2024-11-21T13:11:21.6608515Z   indvars.NumReplaced 99167 -> 99163 -0.00%
2024-11-21T13:11:21.6608970Z   loop-delete.NumDeleted 143114 -> 143110 -0.00%
2024-11-21T13:11:21.6609410Z   gvn.NumGVNBlocks 208684 -> 208680 -0.00%
2024-11-21T13:11:21.6609971Z   scalar-evolution.NumExitCountsNotComputed 11525209 -> 11525069 -0.00%
2024-11-21T13:11:21.6610664Z   scalar-evolution.NumExitCountsComputed 3664454 -> 3664442 -0.00%
2024-11-21T13:11:21.6611279Z   memdep.NumCacheNonLocalPtr 176633693 -> 176633668 -0.00%
2024-11-21T13:11:21.6611654Z ```
2024-11-21T13:11:21.6611923Z f71da8217b pre-commit: Update
2024-11-21T13:11:21.6612307Z 1	1	bench/eastl/optimized/BenchmarkSort.cpp.ll

@dtcxzyw
Copy link
Owner Author

dtcxzyw commented Nov 21, 2024

/close

@github-actions github-actions bot closed this Nov 21, 2024
@dtcxzyw dtcxzyw deleted the test-run11953460653 branch January 9, 2025 08:49
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