mesa/src/amd/ci
Qiang Yu 9bc1fb4c07 ac/llvm,radeonsi: lower nir_fpow for aco and llvm
aco does not implement fpow, need nir to lower it
first. llvm will do by itself in the same way, so
we always lower fpow in nir now.

Remove the llvm fpow implementation that has special
handling for the muliplication. It's not used any
more and does not match GLSL spec as fpow(0,0)=NaN
but here we get 0.

There's some pixel changes for gl-radeonsi-stoney:
  ror-default 2 (no tolerance), 0 (1% tol.)

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Qiang Yu <yuq825@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22573>
2023-05-15 02:01:10 +00:00
..
external radv/ci: remove one expected test failure on PITCAIRN 2023-04-21 13:03:40 +02:00
.gitattributes radv/ci: add line endings exception for files generated with wine 2022-01-19 15:17:17 +00:00
amd-raven-fails.txt ci/amd: Switch raven skqp testing over to deqp-runner. 2023-01-04 00:34:33 +00:00
deqp-amd-raven-skqp.toml ci/amd: Switch raven skqp testing over to deqp-runner. 2023-01-04 00:34:33 +00:00
deqp-radeonsi-stoney.toml ci: Move PIGLIT_PLATFORM settings out of the .tomls. 2023-01-24 00:13:02 +00:00
gitlab-ci.yml radv/ci: stop setting MESA_SPIRV_LOG_LEVEL 2023-05-10 10:32:47 +00:00
radeonsi-raven-fails.txt Uprev Piglit to 2391a83d1639a7ab7bbea02853b922878687b0e5 2023-04-04 15:37:14 +00:00
radeonsi-raven-flakes.txt ci: Update radeonsi-raven xfail to flake 2022-11-30 17:24:03 +00:00
radeonsi-raven-skips.txt ci/piglit: Add some common piglit skips for Mesa CI's testing of glx. 2023-01-24 00:13:02 +00:00
radeonsi-stoney-fails.txt Uprev Piglit to 2391a83d1639a7ab7bbea02853b922878687b0e5 2023-04-04 15:37:14 +00:00
radeonsi-stoney-flakes.txt ci/radeonsi: Mark glx-make-current as flaky. 2023-05-05 15:27:37 +00:00
radeonsi-stoney-skips.txt ci/radeonsi: Skip really slow tests on stoney 2023-03-30 04:16:50 +00:00
radv-navi10-aco-fails.txt radv: fix pipeline creation feedback with imported graphics libs 2023-04-12 15:03:42 +00:00
radv-navi10-aco-flakes.txt radv/ci: document all the flakes we hit while I was away 2023-04-21 09:45:18 +00:00
radv-navi21-aco-fails.txt radv: fix pipeline creation feedback with imported graphics libs 2023-04-12 15:03:42 +00:00
radv-navi21-aco-flakes.txt radv: fix detecting FMASK_DECOMPRESS/DCC_DECOMPRESS meta pipelines 2023-04-13 09:00:38 +00:00
radv-navi21-llvm-fails.txt ci/radv: Update navi21 llvm xfails. 2023-02-10 02:53:09 +00:00
radv-navi21-llvm-flakes.txt radv/ci: add CI lists for LLVM on NAVI21 2022-07-02 13:06:49 +03:00
radv-raven-fails.txt ci/deqp: Update to 1.3.5.1 and pull in additional bugfixes from main. 2023-04-25 04:43:10 +00:00
radv-raven-flakes.txt ci/amd: add draw.dynamic_rendering flake 2023-04-11 15:10:37 +00:00
radv-raven-skips.txt ci/deqp: Update to 1.3.5.1 and pull in additional bugfixes from main. 2023-04-25 04:43:10 +00:00
radv-renoir-aco-fails.txt radv: fix pipeline creation feedback with imported graphics libs 2023-04-12 15:03:42 +00:00
radv-renoir-aco-flakes.txt radv/ci: document all the flakes we hit while I was away 2023-04-21 09:45:18 +00:00
radv-skips.txt radv/ci: Update ray tracing pipeline fail/skip lists 2023-03-31 19:05:17 +00:00
radv-stoney-aco-fails.txt ci/deqp: Update to 1.3.5.1 and pull in additional bugfixes from main. 2023-04-25 04:43:10 +00:00
radv-stoney-aco-flakes.txt ci: Fix tests expectations 2022-05-04 23:39:15 +00:00
radv-stoney-aco-skips.txt ci: uprev CTS to 1.3.5.0 2023-03-03 08:23:21 +00:00
radv-vangogh-aco-fails.txt radv: fix pipeline creation feedback with imported graphics libs 2023-04-12 15:03:42 +00:00
radv-vangogh-aco-flakes.txt radv/ci: update VanGogh's expectations 2023-03-17 22:27:01 +00:00
radv-vega10-aco-fails.txt radv: fix pipeline creation feedback with imported graphics libs 2023-04-12 15:03:42 +00:00
radv-vega10-aco-flakes.txt radv/ci: document another vkcts flake on vega10 2023-04-26 08:32:56 +00:00
traces-amd.yml ac/llvm,radeonsi: lower nir_fpow for aco and llvm 2023-05-15 02:01:10 +00:00