Re: [Mesa-dev] [PATCH automake] Support LLVM >= 3.2 on radeonsi and opencl.

2012-12-21 Thread Johannes Obermayr
Am Freitag, 21. Dezember 2012, 10:58:53 schrieb Mike Lothian: > Should the warning be updated to say you can now use llvm svn master with > --enable-experimental-targets=R600? Nope. Tom's git repository contains the stable branch (3.2) of LLVM and what I can see most of the work is based on AMDGP

[Mesa-dev] [PATCH automake] Support LLVM >= 3.2 on radeonsi and opencl.

2012-12-20 Thread Johannes Obermayr
--- Because Tom's LLVM 3.2 git repository uses AMDGPU and LLVM 3.3 trunk uses R600 we must adapt Mesa a bit to support both. This patch works only for automake branch because it requires LLVM_VERSION_INT from: http://cgit.freedesktop.org/~mattst88/mesa/commit/?h=automake-gallium6&id=b772e110a2d7