Mesa
I'm guessing Mesa won't benefit too much from this, although it would be nice to be proved wrong.
But a lot of the performance sensitive code is already being generated by LLVM, and like hand-written assembly that won't be touched by compiling Mesa with a different compiler.
Perhaps the Intel driver, especially on hardware without T&L support, would see a nice boost. Or perhaps the shader compiler performance?
I'm guessing Mesa won't benefit too much from this, although it would be nice to be proved wrong.
But a lot of the performance sensitive code is already being generated by LLVM, and like hand-written assembly that won't be touched by compiling Mesa with a different compiler.
Perhaps the Intel driver, especially on hardware without T&L support, would see a nice boost. Or perhaps the shader compiler performance?
Comment