[Mesa-dev] [PATCH 14/20] radeonsi: reserve a parameter slot for FMASK resources in shaders

Michel Dänzer michel at daenzer.net
Thu Aug 8 07:00:46 PDT 2013


On Don, 2013-08-08 at 13:51 +0200, Marek Olšák wrote:
> I'll test LLVM master, but we should probably bump the LLVM version
> requirement in configure.ac to prevent users from using LLVM 3.3.

That might be a good idea for the Mesa release after 9.2 anyway, but
another possibility might be to only enable features requiring LLVM
changes when Mesa is built against LLVM 3.4 or newer (there are already
some examples of that, guarded by #if HAVE_LLVM >= 0x0304), and fixing
any problems with running against LLVM 3.3.


-- 
Earthling Michel Dänzer           |                   http://www.amd.com
Libre software enthusiast         |          Debian, X and DRI developer



More information about the mesa-dev mailing list