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@8a57d82 to: llvm/llvm-project@b0b1a11 commit: 5ef2197
from 8a57d8212000a6611b24f79aa4d28af17cef7150 to b0b1a113053deae5315a57f2e9a1a689473525f7
b0b1a113053deae5315a57f2e9a1a689473525f7 [AArch64] Add libcall for fp128 pow/log/sin/cos/etc. 6c25604df2f669a0403a17dbdbe5c081db1e80a1 [mlir][xegpu] Convert Vector load and store to XeGPU (#110826) 650c41aad2eb43c634a05b2b5799a0c13a73b92f Revert "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (#110714)" a2994ded60c7476e30107a851d61647ccf02d5de [RISCV] Fix RISCVBitPositions typo (#110953) aec87a2143c01039578ceaed752ca2cb1dc83ff7 [llvm][mlir][flang][OpenMP] Emit __atomic_load and __atomic_compare_exchange libcalls for complex types in atomic update (#92364)
Compilation time result (by files): Top 5 improvements: tokenizers-rs/4hn9gefsll13qr1r.ll 17673351891 -> 17470252432 -1.15% image-rs/254ue5dpb10tdnze.ll 9424018187 -> 9411327087 -0.13% duckdb/ub_duckdb_transformer_helpers.cpp.ll 2535842240 -> 2532502975 -0.13% quantlib/lmdif.ll 812786132 -> 811827879 -0.12% minetest/test_content_mapblock.cpp.ll 1059071971 -> 1057841466 -0.12% Top 5 regressions: typst-rs/d6l9ieo9tcw33dn.ll 61321501853 -> 61530572645 +0.34% minetest/mt_opengl_loader.cpp.ll 4717767425 -> 4731808888 +0.30% ockam-rs/4j4a1v5i1sqbggrm.ll 5219750642 -> 5231604578 +0.23% delta-rs/11w0at10aiwuq3yr.ll 36406027397 -> 36471583393 +0.18% ockam-rs/scbbgml6cvr1nwt.ll 81350960327 -> 81490891410 +0.17% Overall: 0.01497079%
Compilation time result (by projects): Top 5 improvements: tokenizers-rs 138970290266 -> 138757155789 -0.15% Top 5 regressions: Overall: 0.01039607%
Improvements: Regressions: simplifycfg.NumSimpl 35086192 -> 35086191 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@8a57d82
to: llvm/llvm-project@b0b1a11
commit: 5ef2197
Change Logs
from 8a57d8212000a6611b24f79aa4d28af17cef7150 to b0b1a113053deae5315a57f2e9a1a689473525f7
b0b1a113053deae5315a57f2e9a1a689473525f7 [AArch64] Add libcall for fp128 pow/log/sin/cos/etc.
6c25604df2f669a0403a17dbdbe5c081db1e80a1 [mlir][xegpu] Convert Vector load and store to XeGPU (#110826)
650c41aad2eb43c634a05b2b5799a0c13a73b92f Revert "[AMDGPU][GlobalISel] Fix load/store of pointer vectors, buffer.*.pN (#110714)"
a2994ded60c7476e30107a851d61647ccf02d5de [RISCV] Fix RISCVBitPositions typo (#110953)
aec87a2143c01039578ceaed752ca2cb1dc83ff7 [llvm][mlir][flang][OpenMP] Emit __atomic_load and __atomic_compare_exchange libcalls for complex types in atomic update (#92364)
The text was updated successfully, but these errors were encountered: