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@37b4df4 to: llvm/llvm-project@9061e6e commit: 0ef931b
from 37b4df434d2cf82feb3672eeeb469e54ee8f7ff2 to 9061e6e58a78046963f0eb5991e98346e01a0bf7
9061e6e58a78046963f0eb5991e98346e01a0bf7 [GlobalISel][AArch64] Legalize G_EXTRACT_VECTOR_ELT for SVE (#115161) d233fedfb0de882353c348cd1ac57dab619efa6d [Coroutines] Respect noinline attributes when eliding heap allocation (#115384) c6414970d76ad79168fe7ec3c4400c5a5ca89d2d [Coroutines] Inline the .noalloc ramp function marked coro_safe_elide (#114004)
.noalloc
Compilation time result (by files): Top 5 improvements: llvm/SemaTemplateVariadic.cpp.ll 28376773527 -> 28053035178 -1.14% gromacs/statepropagatordata.cpp.ll 3055819168 -> 3022302540 -1.10% gromacs/propagator.cpp.ll 7813389479 -> 7754557188 -0.75% faiss/AutoTune.cpp.ll 1955385112 -> 1941274021 -0.72% faiss/IndexIVFSpectralHash.cpp.ll 1699974684 -> 1689285585 -0.63% Top 5 regressions: faiss/IndexIVFAdditiveQuantizerFastScan.cpp.ll 765399670 -> 778857937 +1.76% llvm/StmtProfile.cpp.ll 3448983361 -> 3484732060 +1.04% ncnn/innerproduct_x86_avx512.cpp.ll 17863367125 -> 18009632935 +0.82% faiss/IndexIVFFastScan.cpp.ll 7044283451 -> 7089886732 +0.65% llvm/TransProtectedScope.cpp.ll 27298199224 -> 27462297726 +0.60% Overall: -0.01704964%
Compilation time result (by projects): Top 5 improvements: annoy 5523847976 -> 5517753503 -0.11% Top 5 regressions: Overall: -0.01743587%
Improvements: Regressions: simplifycfg.NumSimpl 42467962 -> 42467961 -0.00%
The text was updated successfully, but these errors were encountered:
No branches or pull requests
from: llvm/llvm-project@37b4df4
to: llvm/llvm-project@9061e6e
commit: 0ef931b
Change Logs
from 37b4df434d2cf82feb3672eeeb469e54ee8f7ff2 to 9061e6e58a78046963f0eb5991e98346e01a0bf7
9061e6e58a78046963f0eb5991e98346e01a0bf7 [GlobalISel][AArch64] Legalize G_EXTRACT_VECTOR_ELT for SVE (#115161)
d233fedfb0de882353c348cd1ac57dab619efa6d [Coroutines] Respect noinline attributes when eliding heap allocation (#115384)
c6414970d76ad79168fe7ec3c4400c5a5ca89d2d [Coroutines] Inline the
.noalloc
ramp function marked coro_safe_elide (#114004)The text was updated successfully, but these errors were encountered: