[Mesa-dev] [PATCH 1/4] configure.ac: increase required swr llvm to 3.9.0
Emil Velikov
emil.l.velikov at gmail.com
Fri Mar 3 11:55:16 UTC 2017
Hi Tim,
On 3 March 2017 at 01:16, Tim Rowley <timothy.o.rowley at intel.com> wrote:
> GS implementation uses the masked.{gather,store} intrinsics,
> introduced in llvm-3.9.0.
Please mention in the commit message that the SCons build already
requires 3.9 or later.
Can you add a note about the LLVM requirement and GS support in
docs/relnotes/17.1.0.html, with a separate commit on top ?
With this we have some ~20 preprocessor conditionals which want to be
cleaned up. Look for
$ git grep "LLVM_.*VERSION\|HAVE_LLVM" -- src/gallium/drivers/swr/
Emil
More information about the mesa-dev
mailing list