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@dc637e9 to: llvm/llvm-project@23d7a6c commit: 5ef7093
from dc637e940cb115fe72408ba96ad2e5e2396a3e94 to 23d7a6cedb5198535086a67586487f19effbd411
23d7a6cedb5198535086a67586487f19effbd411 [flang][Driver] Support -print-supported-cpus and associated aliases (#117199) 7530e707afc60014624eb62bda9557cdc7f28dd0 [X86] Ignore REX prefixes not immediately before opcode (#117299) 71f14ffba6ec8a6606911279781576e521c2b7dd [HIP] Fix tests broken by #117074 / 689c532 (#117361) c87336fc46b32dfb62ebbb259a7a4ec3d354a283 [mlir][test] Add unittests for getInversePermutation (#116945) 5ac81a1d158e5b0577c33656235d90865d4682fb [X86] Add test coverage for #79799 a04b0d587a8d260063fe1d50f6fecdc585d75ff4 Implement Move-assignment for llvm::Module (NFC) (#117270) f170f5fa80f244ccac51e9867de3ad823512a2d4 [lldb] Add stop_reason_data property to SBThread python extensions (#117266) a5f501e347f66d66818fba5aa7dbc25a07299ca5 [HLSL][DXIL] Implement asdouble intrinsic (#114847) 689c53219280151b6421d633d993ed886827849b [CUDA] pass -fno-threadsafe-statics to GPU sub-compilations. (#117074) 4be09f06242be9349f05016fb50d3dbb378600bf [lldb][test] DW_OP_piece-O3.c: Disable on Windows (#117355)
getInversePermutation
asdouble
Compilation time result (by files): Top 5 improvements: php/zend_inference.ll 11941553671 -> 11909528813 -0.27% faiss/IndexFlat.cpp.ll 543907930 -> 542633525 -0.23% quantlib/gsrprocesscore.ll 1820160909 -> 1815974100 -0.23% openmpi/os_dirpath.ll 114200925 -> 113953145 -0.22% llvm/X86InstrFMA3Info.cpp.ll 113772886 -> 113531677 -0.21% Top 5 regressions: faiss/IndexIVFFastScan.cpp.ll 6971224919 -> 7014143811 +0.62% openjdk/ad_x86_pipeline.ll 2507377251 -> 2519976684 +0.50% lief/Visitor.cpp.ll 171952611 -> 172792906 +0.49% opencv/ocl.cpp.ll 268467791 -> 269679551 +0.45% lvgl/lv_style_gen.ll 158517970 -> 159224433 +0.45% Overall: 0.12049238%
Compilation time result (by projects): Top 5 improvements: Top 5 regressions: g2o 447862516872 -> 448915302655 +0.24% cxxopts 11692769417 -> 11719055288 +0.22% tomlplusplus 8255207609 -> 8272010566 +0.20% grpc 444567646697 -> 445472083956 +0.20% ceres 714991074497 -> 716425944090 +0.20% Overall: 0.09680961%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@dc637e9
to: llvm/llvm-project@23d7a6c
commit: 5ef7093
Change Logs
from dc637e940cb115fe72408ba96ad2e5e2396a3e94 to 23d7a6cedb5198535086a67586487f19effbd411
23d7a6cedb5198535086a67586487f19effbd411 [flang][Driver] Support -print-supported-cpus and associated aliases (#117199)
7530e707afc60014624eb62bda9557cdc7f28dd0 [X86] Ignore REX prefixes not immediately before opcode (#117299)
71f14ffba6ec8a6606911279781576e521c2b7dd [HIP] Fix tests broken by #117074 / 689c532 (#117361)
c87336fc46b32dfb62ebbb259a7a4ec3d354a283 [mlir][test] Add unittests for
getInversePermutation
(#116945)5ac81a1d158e5b0577c33656235d90865d4682fb [X86] Add test coverage for #79799
a04b0d587a8d260063fe1d50f6fecdc585d75ff4 Implement Move-assignment for llvm::Module (NFC) (#117270)
f170f5fa80f244ccac51e9867de3ad823512a2d4 [lldb] Add stop_reason_data property to SBThread python extensions (#117266)
a5f501e347f66d66818fba5aa7dbc25a07299ca5 [HLSL][DXIL] Implement
asdouble
intrinsic (#114847)689c53219280151b6421d633d993ed886827849b [CUDA] pass -fno-threadsafe-statics to GPU sub-compilations. (#117074)
4be09f06242be9349f05016fb50d3dbb378600bf [lldb][test] DW_OP_piece-O3.c: Disable on Windows (#117355)
The text was updated successfully, but these errors were encountered: