Hi, These mainly reduce the number of (i,j) that the hardware has to compute for each pixel shader, which should increase the PS launch rate in those cases. There are also some codegen improvements for interpolation and a few interp-unrelated but shader-related changes. Please review. Marek