i965/fs: Add pass to propagate conditional modifiers

Graphics / Mesa 3D Graphics Library / Mesa - Matt Turner [gmail.com] - 23 January 2015 19:57 UTC

total instructions in shared programs: 5974160 -> 5959463 (-0.25%) instructions in affected programs: 1743737 -> 1729040 (-0.84%) GAINED: 0 LOST: 12

19f9cb7 i965/fs: Add pass to propagate conditional modifiers.
src/mesa/drivers/dri/i965/Makefile.sources | 1 +
src/mesa/drivers/dri/i965/brw_fs.cpp | 1 +
src/mesa/drivers/dri/i965/brw_fs.h | 1 +
.../drivers/dri/i965/brw_fs_cmod_propagation.cpp | 98 ++++++++++++++++++++
4 files changed, 101 insertions(+)

Upstream: cgit.freedesktop.org


  • Share