Re: [Mesa-dev] [PATCH 3/3] gallivm: Reenable PPC VSX (v2)

2017-01-17 Thread Emil Velikov
On 16 January 2017 at 23:38, Ben Crocker wrote: > Reenable the PPC64LE Vector-Scalar Extension for LLVM versions >= 3.8.1, > now that LLVM bug 26775 and its corollary, 25503, are fixed. > > Amendment: remove extraneous spaces in macro def & invocations. > > Signed-off-by: Ben Crocker Stable ? Cc

[Mesa-dev] [PATCH 3/3] gallivm: Reenable PPC VSX (v2)

2017-01-16 Thread Ben Crocker
Reenable the PPC64LE Vector-Scalar Extension for LLVM versions >= 3.8.1, now that LLVM bug 26775 and its corollary, 25503, are fixed. Amendment: remove extraneous spaces in macro def & invocations. Signed-off-by: Ben Crocker --- src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 15 ++-