Re: [Mesa-dev] [PATCH 00/24] RadeonSI moving away from legacy intrinsics & more

2017-02-27 Thread Dave Airlie
On 26 February 2017 at 09:57, Marek Olšák wrote: > Hi, > > This series depends on the patch adding attributes at call sites: > https://patchwork.freedesktop.org/series/20100/ > > The only legacy intrinsics still in use are: > - llvm.SI.load.const > - llvm.SI.tbuffer.store (when ADD_TID = 1) > - ll

[Mesa-dev] [PATCH 00/24] RadeonSI moving away from legacy intrinsics & more

2017-02-25 Thread Marek Olšák
Hi, This series depends on the patch adding attributes at call sites: https://patchwork.freedesktop.org/series/20100/ The only legacy intrinsics still in use are: - llvm.SI.load.const - llvm.SI.tbuffer.store (when ADD_TID = 1) - llvm.AMDGPU.kill - llvm.AMDGPU.kilp A lot of the code that builds L