Files
mesa/src
Dave Airlie c20df7e22e gallivm/nir: fix shuffleup tests.
So the shuffleup tests did a shuffle up with const 5,
we'd use invocation id (0..8) shuffle it down by 5,
get (-5..3), then call llvmshufflevector with that
which is totally illegal.

There might be a nicer way to fix this, but I can't see
it straight away, just bail on the fast path.

Fixes:
dEQP-VK.subgroups.shuffle.compute.subgroupshuffleup*

Cc: mesa-stable
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23484>
2023-06-08 01:40:45 +00:00
..
2023-06-08 00:37:03 +00:00
2023-06-07 03:21:49 +00:00
2023-06-07 11:04:19 +00:00
2023-06-08 01:40:45 +00:00
2023-05-15 03:50:30 +00:00
2023-05-14 11:09:02 +00:00
2023-06-07 20:47:03 +00:00
2023-06-08 01:40:45 +00:00
2023-02-18 00:44:43 +00:00