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@ef20644 to: llvm/llvm-project@68aa6ac commit: f60bc7f
from ef206446f2bbcb1bacc73d7611a96c457f59499f to 68aa6ac58c2bd59cac15417e7d8356ef8382dabd
68aa6ac58c2bd59cac15417e7d8356ef8382dabd [SLP] NFC. Remove redundant computation in getReorderingData. (#117295) 55e9afab6e5fc2fd2d456567657cfdf08920bb65 [SLP] NFC. Remove the useless check for alternate instruction. (#117293) 063a6f70a6e86deb81fe6b1f24fecb7774d8cb44 [LLD] [MinGW] Get rid of trailing whitespace. NFC. fdb1bf9b5949b2a97041922405a812a060fce5f4 [LoongArch] Use getSignedConstant() where necessary (#117172) cc721dba4e94c1d28214f81da0f1af79b6ca4218 [AArch64][Codegen] Improve small shufflevector/concat lowering for SME (#116662) 294c5cb2bea88fa048e00757188749f074c5b09f [IR] Add TargetExtType::CanBeLocal property (#99016)
Compilation time result (by files): Top 5 improvements: faiss/IndexIVF.cpp.ll 2288746109 -> 2254974726 -1.48% gromacs/pull.cpp.ll 3365009165 -> 3347829014 -0.51% postgres/utf8_and_gb18030.ll 655457534 -> 652589403 -0.44% gromacs/freeenergydispatch.cpp.ll 679731206 -> 676852112 -0.42% gromacs/grid.cpp.ll 1721775530 -> 1714635285 -0.41% Top 5 regressions: gromacs/manage_threading.cpp.ll 558124993 -> 564189802 +1.09% faiss/IndexScalarQuantizer.cpp.ll 581920363 -> 587294502 +0.92% faiss/IndexPQ.cpp.ll 3785496283 -> 3811477020 +0.69% typst-rs/d6l9ieo9tcw33dn.ll 60858585020 -> 61249591315 +0.64% lightgbm/tree.cpp.ll 14318954786 -> 14407790956 +0.62% Overall: -0.02959211%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: Overall: -0.02330746%
Improvements: Regressions: simplifycfg.NumSimpl 42479102 -> 42479099 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@ef20644
to: llvm/llvm-project@68aa6ac
commit: f60bc7f
Change Logs
from ef206446f2bbcb1bacc73d7611a96c457f59499f to 68aa6ac58c2bd59cac15417e7d8356ef8382dabd
68aa6ac58c2bd59cac15417e7d8356ef8382dabd [SLP] NFC. Remove redundant computation in getReorderingData. (#117295)
55e9afab6e5fc2fd2d456567657cfdf08920bb65 [SLP] NFC. Remove the useless check for alternate instruction. (#117293)
063a6f70a6e86deb81fe6b1f24fecb7774d8cb44 [LLD] [MinGW] Get rid of trailing whitespace. NFC.
fdb1bf9b5949b2a97041922405a812a060fce5f4 [LoongArch] Use getSignedConstant() where necessary (#117172)
cc721dba4e94c1d28214f81da0f1af79b6ca4218 [AArch64][Codegen] Improve small shufflevector/concat lowering for SME (#116662)
294c5cb2bea88fa048e00757188749f074c5b09f [IR] Add TargetExtType::CanBeLocal property (#99016)
The text was updated successfully, but these errors were encountered: