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@d4ea086 to: llvm/llvm-project@bec839d commit: a01f85a
from d4ea08687f2de1a5e0b70f37f522dcb798f650fe to bec839d8eed9dd13fa7eaffd50b28f8f913de2e2
bec839d8eed9dd13fa7eaffd50b28f8f913de2e2 [AMDGPU] Serialize WWM_REG vreg flag (#110229) 0cfa6e2092846f11a1534af4c928df3c61d73eb0 [clangd] Let DefineOutline tweak handle member functions (#95235) 828d72b263a2e62431b317d155d5347d1112e623 [GlobalISel] Add an assert for the DemandedElts APInt size. (#112150) 3dba5d858455149cb843c2f000109265cc523267 [MIR] Add missing noteNewVirtualRegister callbacks (#111634) dbfca24b99987111586551698253dba0afbec09b [MIR] Serialize virtual register flags (#110228) d6827f68ad9110ae0c9992de7b2e2eec0f23be14 Fix CMake dependencies on mlir-linalg-ods-yaml-gen (#111973) 7fc3491c045bf6acb9c904a5da95bbac66ad487f [compiler-rt][RISCV] Use u64 data type for marchid and mimpid (#112163)
Compilation time result (by files): Top 5 improvements: faiss/IndexIVFFastScan.cpp.ll 7178208043 -> 7096441613 -1.14% faiss/IndexBinaryHash.cpp.ll 5827006287 -> 5781882056 -0.77% lightgbm/voting_parallel_tree_learner.cpp.ll 47077579484 -> 46855620931 -0.47% gromacs/sim_util.cpp.ll 2192394438 -> 2183442521 -0.41% typst-rs/d6l9ieo9tcw33dn.ll 61291464618 -> 61124022775 -0.27% Top 5 regressions: faiss/utils.cpp.ll 1211819534 -> 1235198493 +1.93% gromacs/pull.cpp.ll 3409189651 -> 3451711213 +1.25% faiss/IndexIVFSpectralHash.cpp.ll 1730669706 -> 1746632679 +0.92% gromacs/minimize.cpp.ll 3317590894 -> 3342103585 +0.74% faiss/IndexIVFFlat.cpp.ll 1702631485 -> 1711860457 +0.54% Overall: 0.01609948%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: cxxopts 12008833960 -> 12022240672 +0.11% Overall: 0.00804846%
Improvements: simplifycfg.NumSimpl 39903193 -> 39903194 +0.00% Regressions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@d4ea086
to: llvm/llvm-project@bec839d
commit: a01f85a
Change Logs
from d4ea08687f2de1a5e0b70f37f522dcb798f650fe to bec839d8eed9dd13fa7eaffd50b28f8f913de2e2
bec839d8eed9dd13fa7eaffd50b28f8f913de2e2 [AMDGPU] Serialize WWM_REG vreg flag (#110229)
0cfa6e2092846f11a1534af4c928df3c61d73eb0 [clangd] Let DefineOutline tweak handle member functions (#95235)
828d72b263a2e62431b317d155d5347d1112e623 [GlobalISel] Add an assert for the DemandedElts APInt size. (#112150)
3dba5d858455149cb843c2f000109265cc523267 [MIR] Add missing noteNewVirtualRegister callbacks (#111634)
dbfca24b99987111586551698253dba0afbec09b [MIR] Serialize virtual register flags (#110228)
d6827f68ad9110ae0c9992de7b2e2eec0f23be14 Fix CMake dependencies on mlir-linalg-ods-yaml-gen (#111973)
7fc3491c045bf6acb9c904a5da95bbac66ad487f [compiler-rt][RISCV] Use u64 data type for marchid and mimpid (#112163)
The text was updated successfully, but these errors were encountered: