For the series:
Reviewed-by: Marek Olšák
Marek
On Fri, Mar 31, 2017 at 7:14 PM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> Require LLVM 5.0 or later because LLVM 4.0 is easily fooled into
> putting the lane select of llvm.amdgcn.readlane into a VGPR and then
> fails to continue to compi
From: Nicolai Hähnle
Require LLVM 5.0 or later because LLVM 4.0 is easily fooled into
putting the lane select of llvm.amdgcn.readlane into a VGPR and then
fails to continue to compile.
---
docs/features.txt | 2 +-
docs/relnotes/17.1.0.html | 1 +
src/gallium/dr