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@66126c3 to: llvm/llvm-project@43ee6f7 commit: 4d02095
from 66126c350f45617c10274cc36828bb1ec7ddbae4 to 43ee6f7a01fca8cf08e1029c54acc23240b86fca
43ee6f7a01fca8cf08e1029c54acc23240b86fca [AlwaysInline] Avoid unnecessary BFI fetches (#117750) 5eeb3fef61bf5542c3fdcb71622fc4e826527789 Rename CODE_OWNERS -> Maintainers (#114544) 89b31c9c32f2cd2c038fe2b12d9c66a53c779fc1 [Flang][OpenMP] Fix a crash for declare target in an interface (#117709) a807bbea6f48b368388cd796782724e3a53f58a0 [MLIR][GPUToLLVMSPV] Use llvm.func attributes to convert gpu.shuffle (#116967)
llvm.func
gpu.shuffle
Compilation time result (by files): Top 5 improvements: boost/event.ll 54660702 -> 52642587 -3.69% boost/once.ll 77339721 -> 75078484 -2.92% pyo3-rs/43qa4z417olv02rk.ll 117988198 -> 115142219 -2.41% boost/dump_avx2.ll 511668452 -> 502357927 -1.82% boost/dump_ssse3.ll 804471543 -> 790671672 -1.72% Top 5 regressions: lightgbm/boosting.cpp.ll 2740999828 -> 2763027434 +0.80% meshlab/filter_parametrization.cpp.ll 38513500275 -> 38738813560 +0.59% faiss/InvertedLists.cpp.ll 1354592118 -> 1360677013 +0.45% faiss/IndexIVFFlat.cpp.ll 1676780963 -> 1682393859 +0.33% gromacs/minimize.cpp.ll 3193036755 -> 3203296865 +0.32% Overall: -0.00528699%
Compilation time result (by projects): Top 5 improvements: ropey-rs 14588133917 -> 14511396493 -0.53% ockam-rs 2191102697952 -> 2180569626001 -0.48% rand-rs 9093239609 -> 9052310664 -0.45% delta-rs 725005397578 -> 723155006668 -0.26% actix-rs 165643140151 -> 165278000414 -0.22% Top 5 regressions: Overall: -0.00936740%
Improvements: simplifycfg.NumSimpl 42457891 -> 42457893 +0.00% Regressions:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@66126c3
to: llvm/llvm-project@43ee6f7
commit: 4d02095
Change Logs
from 66126c350f45617c10274cc36828bb1ec7ddbae4 to 43ee6f7a01fca8cf08e1029c54acc23240b86fca
43ee6f7a01fca8cf08e1029c54acc23240b86fca [AlwaysInline] Avoid unnecessary BFI fetches (#117750)
5eeb3fef61bf5542c3fdcb71622fc4e826527789 Rename CODE_OWNERS -> Maintainers (#114544)
89b31c9c32f2cd2c038fe2b12d9c66a53c779fc1 [Flang][OpenMP] Fix a crash for declare target in an interface (#117709)
a807bbea6f48b368388cd796782724e3a53f58a0 [MLIR][GPUToLLVMSPV] Use
llvm.func
attributes to convertgpu.shuffle
(#116967)The text was updated successfully, but these errors were encountered: