Reviewed-by: Marek Olšák
Marek
On Wed, Jan 10, 2018 at 7:28 AM, Timothy Arceri wrote:
> Fixes the follow test for radeonsi nir:
>
> tests/spec/arb_tessellation_shader/execution/quads.shader_test
>
> Also stops 8 other tests from crashing, they now just fail e.g.
>
> tcs-output-array-float-index
Reviewed-by: Samuel Pitoiset
On 01/10/2018 07:28 AM, Timothy Arceri wrote:
Fixes the follow test for radeonsi nir:
tests/spec/arb_tessellation_shader/execution/quads.shader_test
Also stops 8 other tests from crashing, they now just fail e.g.
tcs-output-array-float-index-rd-after-barrier.shad
Fixes the follow test for radeonsi nir:
tests/spec/arb_tessellation_shader/execution/quads.shader_test
Also stops 8 other tests from crashing, they now just fail e.g.
tcs-output-array-float-index-rd-after-barrier.shader_test
---
src/amd/common/ac_nir_to_llvm.c | 11 ++-
src/amd