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@670512b to: llvm/llvm-project@af7c58b commit: eb67d3d
from 670512b5c32217e37796fd8d42101ac24cdb4a8d to af7c58b7ea853ef34462ce97739203e2da3c5894
af7c58b7ea853ef34462ce97739203e2da3c5894 Remove support for RenderScript (#112916) 6827a00d4dfe1fa7d479337b6192602744055686 [lld][InstrProf] Do not use cstring offset hashes in function order for compression (#113606) 6ab26eab4f1e06f2da7b3183c55666ad57f8866e Check hasOptSize() in shouldOptimizeForSize() (#112626) 92412c106f5275b4b385f7c2d882008181de2854 [llvm-objdump] Handle -M for --macho ab5d3c9d359d84e454d54e8d91b5c834c42c5a47 [RISCV] Assign different scheduling classes for VMADC/VMSBC (#113009) 106259510f6a7a3824dd34f78a77ead150dd2154 [AArch64]Add convert and multiply-add SIMD&FP assembly/disassembly in… (#113296) 7a710110fcb2ad5d903ec41ba6a63193cf03edc0 [MLIR][Vector] Remove unused and unimplemented Vector_WarpExecuteOnLa… (#112338) 80f38fbdcfa96316908bb4ac3481d9eac6abf60e [clang] [NFC] Deduplicate the logic between StringMapEntry.first() and StringMapEntry.getKey() (#113735) eb53d08bce52d4503cf38e26bedfcbd0fed9cd3a [llvm-exegesis] Add Pfm Counters for SapphireRapids (#113847) 5ac3f3c45cd4d2934d36565eae7e33a629ff7b22 [RISCV] Add DestEEW = EEW1 to VMADC. (#113013)
Compilation time result (by files): Top 5 improvements: faiss/IndexFlat.cpp.ll 576849351 -> 568422275 -1.46% gromacs/domdec_constraints.cpp.ll 1938303339 -> 1911058880 -1.41% lief/Visitor.cpp.ll 175421645 -> 174377894 -0.59% faiss/AdditiveQuantizer.cpp.ll 1365543250 -> 1358060861 -0.55% opencv/ocl.cpp.ll 278194838 -> 276704626 -0.54% Top 5 regressions: faiss/IndexIVFFastScan.cpp.ll 7112056116 -> 7334797017 +3.13% gromacs/minimize.cpp.ll 3192215936 -> 3230413374 +1.20% openusd/ilmbase_half.cpp.ll 1525017641 -> 1536481645 +0.75% faiss/IndexIVFAdditiveQuantizerFastScan.cpp.ll 792135419 -> 796279673 +0.52% faiss/ProductQuantizer.cpp.ll 2332626023 -> 2342710018 +0.43% Overall: -0.09756943%
Compilation time result (by projects): Top 5 improvements: g2o 465438730141 -> 464227183519 -0.26% grpc 460765175660 -> 459709409328 -0.23% tinympc 18826248927 -> 18784860069 -0.22% ceres 732521958853 -> 731007005374 -0.21% proxygen 90614680852 -> 90439927866 -0.19% Top 5 regressions: Overall: -0.07577828%
Improvements: Regressions: simplifycfg.NumSimpl 42475640 -> 42475639 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@670512b
to: llvm/llvm-project@af7c58b
commit: eb67d3d
Change Logs
from 670512b5c32217e37796fd8d42101ac24cdb4a8d to af7c58b7ea853ef34462ce97739203e2da3c5894
af7c58b7ea853ef34462ce97739203e2da3c5894 Remove support for RenderScript (#112916)
6827a00d4dfe1fa7d479337b6192602744055686 [lld][InstrProf] Do not use cstring offset hashes in function order for compression (#113606)
6ab26eab4f1e06f2da7b3183c55666ad57f8866e Check hasOptSize() in shouldOptimizeForSize() (#112626)
92412c106f5275b4b385f7c2d882008181de2854 [llvm-objdump] Handle -M for --macho
ab5d3c9d359d84e454d54e8d91b5c834c42c5a47 [RISCV] Assign different scheduling classes for VMADC/VMSBC (#113009)
106259510f6a7a3824dd34f78a77ead150dd2154 [AArch64]Add convert and multiply-add SIMD&FP assembly/disassembly in… (#113296)
7a710110fcb2ad5d903ec41ba6a63193cf03edc0 [MLIR][Vector] Remove unused and unimplemented Vector_WarpExecuteOnLa… (#112338)
80f38fbdcfa96316908bb4ac3481d9eac6abf60e [clang] [NFC] Deduplicate the logic between StringMapEntry.first() and StringMapEntry.getKey() (#113735)
eb53d08bce52d4503cf38e26bedfcbd0fed9cd3a [llvm-exegesis] Add Pfm Counters for SapphireRapids (#113847)
5ac3f3c45cd4d2934d36565eae7e33a629ff7b22 [RISCV] Add DestEEW = EEW1 to VMADC. (#113013)
The text was updated successfully, but these errors were encountered: