ci: Enable GALLIUM_DUMP_CPU=true only in the clang job
authorYonggang Luo <luoyonggang@gmail.com>
Sun, 7 Aug 2022 16:40:31 +0000 (00:40 +0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 2 Sep 2022 02:49:55 +0000 (02:49 +0000)
commitc6979d97e46907ff341665200b853cbca1d5524c
treede089e0041e6b64d7f3ea2ea507acb3ae4c37c54
parent5adf2702a9aacda6f0374fef8b20d91a0938872c
ci: Enable GALLIUM_DUMP_CPU=true only in the clang job

This is used to show the cpu caps when running unit tests.
As clang have optimization bug about util_get_cpu_caps before, so
we monitor it by using GALLIUM_DUMP_CPU=true

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18044>
.gitlab-ci/build/gitlab-ci.yml