Re: [Mesa-dev] [PATCH 1/2] radv: force enable LLVM sisched for The Talos Principle

2017-11-13 Thread Samuel Pitoiset
ping? On 11/10/2017 09:54 AM, Samuel Pitoiset wrote: It seems safe and it improves performance by +4% (73->76). A drirc based solution is not what we want for now, keep it simple and improve later if it's really needed. Signed-off-by: Samuel Pitoiset ---

[Mesa-dev] [PATCH 1/2] radv: force enable LLVM sisched for The Talos Principle

2017-11-10 Thread Samuel Pitoiset
It seems safe and it improves performance by +4% (73->76). A drirc based solution is not what we want for now, keep it simple and improve later if it's really needed. Signed-off-by: Samuel Pitoiset --- src/amd/vulkan/radv_device.c | 20 1 file