mesa/.gitlab-ci/piglit
Matt Turner 1aac47db69 Revert F16C series (MR 6774)
This reverts commit 4fb2eddfdf.
This reverts commit 7a1deb16f8.
This reverts commit 2b6a172343.
This reverts commit 5af81393e4.
This reverts commit 87900afe5b.

A couple of problems were discovered after this series was merged that
cause breakage in different configurations:

   (1) It seems that using -mf16c also enables AVX, leading to SIGILL on
   platforms that do not support AVX.
   (2) Since clang only warns about unknown flags, and as I understand
   it Meson's handling in cc.has_argument() is broken, the F16C code is
   wrongly enabled when clang is used, even for example on ARM, leading
   to a compilation error.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3583
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6969>
2020-10-01 21:08:12 +00:00
..
disable-vs_in.diff
glslparser.txt llvmpipe: enable GL 4.5 2020-08-17 20:12:40 +00:00
quick_gl.txt Revert F16C series (MR 6774) 2020-10-01 21:08:12 +00:00
quick_shader.txt gallivm: fix pow(0, y) to be 0 2020-09-29 21:51:22 +00:00
run.sh ci: Remove any existing results directory before running piglit 2020-09-07 15:49:46 +00:00