mesa/.gitlab-ci/build
David Heidelberg afab416be4 ci: enable IPO/LTO only for nightly builds
1. nightly takes a long, the extra few minutes for linking don't matter
2. nightly will run faster, since where it's CPU dependent it's at least +5% perf
3. it may reveal some painful areas of common code or driver.
4. for some jobs (not enabled yet, it generates ugly errors, disable
   there

Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28684>
2024-10-10 19:19:54 +00:00
..
compiler-wrapper-clang-15.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-clang.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-clang++-15.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-clang++.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-g++.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper-gcc.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
compiler-wrapper.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
gitlab-ci.yml ci: enable IPO/LTO only for nightly builds 2024-10-10 19:19:54 +00:00