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@a8a1e90 to: llvm/llvm-project@6cb1847 commit: ae608ab
from a8a1e9033a902d961ad050a139b97ac0319b9e25 to 6cb1847815b8f0d8ee15280f549ced6310be7135
6cb1847815b8f0d8ee15280f549ced6310be7135 Fix typo "necessarilly" 310351d94d7abab5d29e4171aca9dc61a97209cc [LLDB] Add framework for Data Inspection Language (DIL) work. (#115666) 8ed3b05582e504c545fbadcc384f474220e42d3f [AMDGPU][True16][MC] Implement V_CVT_PK_F32_FP8/BF8 (#116106) 3a20a5f5108dc43f8a831013ef6a69fd484cf4d4 [Offload] Move compiler-rt to runtimes in cache 03730cdd3d10c5270fe436777a37d50b0838a3bf clang: Remove requires system-linux from some driver tests (#111976) 44b33f5d3b7ec1f29235acee34938d52bb987619 Filter test based on backend support. (#116244) 76bb9633a77965cbfce9c3a8985d9a59cf420877 No longer assert when using noderef on an _Atomic type (#116237) 6fb7cdff3d90c565b87a253ff7dbd36319879111 [X86] Recognize POP/ADD/SUB modifying rsp in getSPAdjust. (#114265)
Compilation time result (by files): Top 5 improvements: faiss/IndexIVFFastScan.cpp.ll 7224818393 -> 7155457783 -0.96% lightgbm/objective_function.cpp.ll 8299065642 -> 8238972851 -0.72% gromacs/minimize.cpp.ll 3216995925 -> 3200439994 -0.51% gromacs/pme_pp.cpp.ll 408803182 -> 407349611 -0.36% openusd/testUsdZipFile.cpp.ll 493354972 -> 491819807 -0.31% Top 5 regressions: faiss/IndexPQ.cpp.ll 3817058261 -> 3842156005 +0.66% glog/striplog_unittest.cc.ll 91722810 -> 92146678 +0.46% faiss/IndexIVFAdditiveQuantizer.cpp.ll 685799297 -> 688734260 +0.43% llvm/StdLibraryFunctionsChecker.cpp.ll 25311793162 -> 25418714984 +0.42% opencv/matchmethod_orb_akaze_brisk.cpp.ll 853192870 -> 856722962 +0.41% Overall: 0.08647876%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: g2o 447491028334 -> 448233821906 +0.17% tomlplusplus 8232522896 -> 8244993464 +0.15% hyper-rs 501053152 -> 501768239 +0.14% grpc 443703734534 -> 444320787019 +0.14% nori 57165667491 -> 57243512910 +0.14% Overall: 0.07035623%
Improvements: simplifycfg.NumSimpl 42467988 -> 42467989 +0.00% Regressions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@a8a1e90
to: llvm/llvm-project@6cb1847
commit: ae608ab
Change Logs
from a8a1e9033a902d961ad050a139b97ac0319b9e25 to 6cb1847815b8f0d8ee15280f549ced6310be7135
6cb1847815b8f0d8ee15280f549ced6310be7135 Fix typo "necessarilly"
310351d94d7abab5d29e4171aca9dc61a97209cc [LLDB] Add framework for Data Inspection Language (DIL) work. (#115666)
8ed3b05582e504c545fbadcc384f474220e42d3f [AMDGPU][True16][MC] Implement V_CVT_PK_F32_FP8/BF8 (#116106)
3a20a5f5108dc43f8a831013ef6a69fd484cf4d4 [Offload] Move compiler-rt to runtimes in cache
03730cdd3d10c5270fe436777a37d50b0838a3bf clang: Remove requires system-linux from some driver tests (#111976)
44b33f5d3b7ec1f29235acee34938d52bb987619 Filter test based on backend support. (#116244)
76bb9633a77965cbfce9c3a8985d9a59cf420877 No longer assert when using noderef on an _Atomic type (#116237)
6fb7cdff3d90c565b87a253ff7dbd36319879111 [X86] Recognize POP/ADD/SUB modifying rsp in getSPAdjust. (#114265)
The text was updated successfully, but these errors were encountered: