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@6377ae4 to: llvm/llvm-project@00d383e commit: a82e37a
from 6377ae46a83e52fe1850a42ce8e1ee3e840243ba to 00d383ee9d6fe66799bf9b242b59753d175d51cb
00d383ee9d6fe66799bf9b242b59753d175d51cb [DAGCombiner] Limit steps in shouldCombineToPostInc (#116030) a23260087db14032094d62dcf8be9be6f4e3d788 [SDAG] [X86] Extend SplitVecOp_VSETCC for STRICT_FSETCCS (#116768) bbafe590880e6efb9e6b9e587d7dea7c19e7809b [LoongArch] Add conditional compilation for FP approximation intrinsics (#117132) 4086ead63c7e0b56b3b07873117bb7ad7a02d41c [mlir][vector] Add more tests for ConvertVectorToLLVM (10/n) (#117041) 458dfbd855806461b4508bf8845cafe0411dbfd4 [SCEV] Fix sext handling for getConstantMultiple (#117093)
getConstantMultiple
Compilation time result (by files): Top 5 improvements: openjdk/ad_x86_gen.ll 21145592621 -> 20004941466 -5.39% gromacs/freeenergydispatch.cpp.ll 692559740 -> 676698008 -2.29% faiss/utils.cpp.ll 1248675519 -> 1222257119 -2.12% meshlab/meshselect.cpp.ll 10797859564 -> 10586429010 -1.96% faiss/IndexIVFPQFastScan.cpp.ll 417463640 -> 409844970 -1.82% Top 5 regressions: openjdk/vmStructs_jvmci.ll 6261671599 -> 6629383863 +5.87% gromacs/manage_threading.cpp.ll 551547384 -> 564870746 +2.42% faiss/IndexPQ.cpp.ll 3774339505 -> 3857431429 +2.20% faiss/IndexScalarQuantizer.cpp.ll 570620003 -> 581303003 +1.87% faiss/Index.cpp.ll 313181253 -> 318319687 +1.64% Overall: 0.02923403%
Compilation time result (by projects): Top 5 improvements: quest 4456346202 -> 4449498982 -0.15% Top 5 regressions: nghttp2 8998038502 -> 9017200025 +0.21% bdwgc 8948017273 -> 8957594789 +0.11% annoy 5535533390 -> 5541166234 +0.10% Overall: 0.03092877%
Improvements: Regressions: simplifycfg.NumSimpl 42485250 -> 42485249 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@6377ae4
to: llvm/llvm-project@00d383e
commit: a82e37a
Change Logs
from 6377ae46a83e52fe1850a42ce8e1ee3e840243ba to 00d383ee9d6fe66799bf9b242b59753d175d51cb
00d383ee9d6fe66799bf9b242b59753d175d51cb [DAGCombiner] Limit steps in shouldCombineToPostInc (#116030)
a23260087db14032094d62dcf8be9be6f4e3d788 [SDAG] [X86] Extend SplitVecOp_VSETCC for STRICT_FSETCCS (#116768)
bbafe590880e6efb9e6b9e587d7dea7c19e7809b [LoongArch] Add conditional compilation for FP approximation intrinsics (#117132)
4086ead63c7e0b56b3b07873117bb7ad7a02d41c [mlir][vector] Add more tests for ConvertVectorToLLVM (10/n) (#117041)
458dfbd855806461b4508bf8845cafe0411dbfd4 [SCEV] Fix sext handling for
getConstantMultiple
(#117093)The text was updated successfully, but these errors were encountered: