dtcxzyw / llvm-opt-benchmark

An LLVM IR dataset for data-driven compiler optimization research
https://dtcxzyw.github.io/llvm-opt-benchmark/
MIT License
18 stars 3 forks source link

Update diff August 19th 2024, 12:22:10 pm #1209

Open github-actions[bot] opened 4 weeks ago

github-actions[bot] commented 4 weeks ago

from: https://github.com/llvm/llvm-project/commit/00def06c6e9a0582e85bef5f3a186839c48d1ae2 to: https://github.com/llvm/llvm-project/commit/abf69a167bbc99054871e3f9cc8810bbebcb6747 commit: 68ab8ac2ab79d32a0fa6b65afccf8661872e1b72

Change Logs

from 00def06c6e9a0582e85bef5f3a186839c48d1ae2 to abf69a167bbc99054871e3f9cc8810bbebcb6747

abf69a167bbc99054871e3f9cc8810bbebcb6747 [InstCombine] Fold (x < y) ? -1 : zext(x != y) into u/scmp(x,y) (#101049) b8dccb7d56c7e32b549c00a094d1b6ac32a01328 [VPlan] Emit note when UserVF > MaxUserVF (NFCI).

Top 5 improvements:
  ripgrep-rs/4m87zogkrnv5oa3v.ll 663274078 633606395 -4.47%
  rust-analyzer-rs/18mvp67rh7l1u2ho.ll 44838673 44133872 -1.57%
  postgres/nbtcompare.ll 92836578 91460764 -1.48%
  coreutils-rs/217aku6h0yilfltd.ll 45716777 45079842 -1.39%
  coreutils-rs/3gpcfcm8cdto2seo.ll 95726199 94529701 -1.25%
Top 5 regressions:
  ockam-rs/on09w5afel7x9qz.ll 5289039088 5532316603 +4.60%
  velox/SequenceVector.cpp.ll 5260111554 5319811680 +1.13%
  wasmtime-rs/1tgax70bn3x2nad4.ll 1245519110 1259279311 +1.10%
  mini-lsm-rs/pew1bqmcl3zb6gg.ll 575401954 581235956 +1.01%
  tree-sitter-rs/22d6a9i5y5n3b962.ll 14501342735 14646130521 +1.00%

Overall: 0.01234125%
dtcxzyw commented 4 weeks ago

https://github.com/dtcxzyw/llvm-opt-benchmark/pull/1194