radv: drop the amdgpu-skip-threshold=1 workaround for LLVM 8
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 19 Dec 2018 17:16:00 +0000 (18:16 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 20 Dec 2018 11:09:57 +0000 (12:09 +0100)
commit0a7e767e58699f070df38a491c97588cd253c881
treeae95a5a900916746c9f2311414ee4e8146dc607a
parent576040f2e52cd70f1fe76e2639e5f8e2b2e825f0
radv: drop the amdgpu-skip-threshold=1 workaround for LLVM 8

This workaround has been introduced by 135e4d434f6 for fixing
DXVK GPU hangs with many games. It is no longer needed since
LLVM r345718.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_shader.c