We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
from: llvm/llvm-project@8c5a3a9 to: llvm/llvm-project@b5a11d3 commit: 3ec72e8
from 8c5a3a97c0d061880d6705db8f000aa964c3e32d to b5a11d378db4b39ceb085ebd59c941e9369d9596
b5a11d378db4b39ceb085ebd59c941e9369d9596 [SelectOpt] Refactor to prepare for support more select-like operations (#115745)
Compilation time result (by files): Top 5 improvements: lightgbm/metadata.cpp.ll 4702405674 -> 4668510951 -0.72% faiss/IndexPQ.cpp.ll 3818925930 -> 3797168511 -0.57% zed-rs/64m9n7h70y7p22vy4aomn270y.ll 4683248323 -> 4668312162 -0.32% graphviz/tred.c.ll 165378279 -> 164886459 -0.30% nix/terminal.ll 397061359 -> 395956101 -0.28% Top 5 regressions: faiss/IndexIVFFastScan.cpp.ll 7003146715 -> 7274780498 +3.88% gromacs/colvarproxy.cpp.ll 1235005645 -> 1245971716 +0.89% gromacs/coupling.cpp.ll 2514134192 -> 2531045224 +0.67% llvm/SemaTemplate.cpp.ll 55037001345 -> 55395040120 +0.65% faiss/distances.cpp.ll 4114003674 -> 4131202367 +0.42% Overall: -0.02050104%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: Overall: -0.01912379%
Improvements: simplifycfg.NumSimpl 42479103 -> 42479104 +0.00% Regressions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@8c5a3a9
to: llvm/llvm-project@b5a11d3
commit: 3ec72e8
Change Logs
from 8c5a3a97c0d061880d6705db8f000aa964c3e32d to b5a11d378db4b39ceb085ebd59c941e9369d9596
b5a11d378db4b39ceb085ebd59c941e9369d9596 [SelectOpt] Refactor to prepare for support more select-like operations (#115745)
The text was updated successfully, but these errors were encountered: