On 27 March 2015 at 01:05, Michel Dänzer <mic...@daenzer.net> wrote: > From: Michel Dänzer <michel.daen...@amd.com> > > Fixes a crash in genymotion with several threads compiling shaders > concurrently. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89746 > > Cc: 10.5 <mesa-sta...@lists.freedesktop.org> > Signed-off-by: Michel Dänzer <michel.daen...@amd.com> Hi Michel,
Seems that the r600-- triple is used for both r600 and radeonsi via radeon_llvm_compile(), regardless of the GPU or LLVM version. Is that intentional or just a left over ? If the latter moving it into a helper/macro in drivers/radeon/ could save you some headaches :-) -Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev