From: Marek O. <ma...@gm...> - 2010-04-03 23:31:44
|
On Sun, Apr 4, 2010 at 1:07 AM, Luca Barbieri <luc...@gm...>wrote: > So basically the r300 optimization work looks doomed from the > beginning to be eventually obsoleted. > Please consider there are hw-specific optimizations in place which I think no other compiler framework provides, and I believe this SSA thing will do even better job for superscalar r600. So yes, we need both LLVM to do global optimizations and RC to efficiently map code to hw. -Marek |