On 27 March 2015 at 01:05, Michel Dänzer <[email protected]> wrote: > From: Michel Dänzer <[email protected]> > > Fixes a crash in genymotion with several threads compiling shaders > concurrently. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89746 > > Cc: 10.5 <[email protected]> > Signed-off-by: Michel Dänzer <[email protected]> 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 [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
