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@23d7a6c to: llvm/llvm-project@8a5c241 commit: c9bcb8b
from 23d7a6cedb5198535086a67586487f19effbd411 to 8a5c24149da76083263887a68983d4ac242fc6f5
8a5c24149da76083263887a68983d4ac242fc6f5 AMDGPU: Add v_smfmac_f32_32x32x64_bf8_bf8 for gfx950 (#117256) 6da8ff82a8a621c7d32eaf9667a845c0be03f2e6 [RISCV] Add explicit VLS test line for vector spill/fill ad2bdd8fab7b0ba05d25ec68ee06cf89e45fe369 [memprof] Remove MemProf format Version 1 (#117357) cf83a7fdc2dfac8220d9923a831181dccb9f7277 [SHT_LLVM_BB_ADDR_MAP] Add an option to skip emitting bb entries (#114447) 1434d2ab215e3ea9c5f34689d056edd3d4423a78 Revert "[AArch64] Define high bits of FPR and GPR registers (take 2) (#114827)" (#117307) 14a58a1390a72ba6c66606e58e86425dcb902763 Revert "[RegisterCoalescer] Fix up subreg lanemasks after rematerializing. (#116191)" (#117367) ad9dcd96dc895f57a3747fe68ef455e0bf43c805 Reland "[ARM] Stop gluing FP comparisons to FMSTAT" (#117248) 1683f84d289348ba6879635c4161979204f75230 Revert "[InitUndef] handleSubReg should skip artificial subregs. (#116248)" (#117365)
Compilation time result (by files): Top 5 improvements: openjdk/vmStructs_jvmci.ll 6629383863 -> 6263155739 -5.52% faiss/IndexIVFPQR.cpp.ll 663068937 -> 645993578 -2.58% faiss/IndexScalarQuantizer.cpp.ll 588336718 -> 577126153 -1.91% gromacs/minimize.cpp.ll 3230737972 -> 3181938331 -1.51% faiss/AuxIndexStructures.cpp.ll 417286752 -> 410996221 -1.51% Top 5 regressions: meshlab/filter_icp.cpp.ll 29315500481 -> 30746820550 +4.88% lightgbm/linear_tree_learner.cpp.ll 9447725549 -> 9690665370 +2.57% gromacs/kerneldispatch.cpp.ll 458093170 -> 469131107 +2.41% gromacs/prunekerneldispatch.cpp.ll 155532019 -> 158567007 +1.95% meshlab/cube_style_precomputation.cpp.ll 28001192263 -> 28463395773 +1.65% Overall: 0.02140122%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: cpp-httplib 18288153408 -> 18309904469 +0.12% snappy 1341962002 -> 1343412967 +0.11% Overall: 0.02290981%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@23d7a6c
to: llvm/llvm-project@8a5c241
commit: c9bcb8b
Change Logs
from 23d7a6cedb5198535086a67586487f19effbd411 to 8a5c24149da76083263887a68983d4ac242fc6f5
8a5c24149da76083263887a68983d4ac242fc6f5 AMDGPU: Add v_smfmac_f32_32x32x64_bf8_bf8 for gfx950 (#117256)
6da8ff82a8a621c7d32eaf9667a845c0be03f2e6 [RISCV] Add explicit VLS test line for vector spill/fill
ad2bdd8fab7b0ba05d25ec68ee06cf89e45fe369 [memprof] Remove MemProf format Version 1 (#117357)
cf83a7fdc2dfac8220d9923a831181dccb9f7277 [SHT_LLVM_BB_ADDR_MAP] Add an option to skip emitting bb entries (#114447)
1434d2ab215e3ea9c5f34689d056edd3d4423a78 Revert "[AArch64] Define high bits of FPR and GPR registers (take 2) (#114827)" (#117307)
14a58a1390a72ba6c66606e58e86425dcb902763 Revert "[RegisterCoalescer] Fix up subreg lanemasks after rematerializing. (#116191)" (#117367)
ad9dcd96dc895f57a3747fe68ef455e0bf43c805 Reland "[ARM] Stop gluing FP comparisons to FMSTAT" (#117248)
1683f84d289348ba6879635c4161979204f75230 Revert "[InitUndef] handleSubReg should skip artificial subregs. (#116248)" (#117365)
The text was updated successfully, but these errors were encountered: