intel/compiler: Remove unnecessary local variables
authorMatt Turner <mattst88@gmail.com>
Sun, 1 Mar 2020 00:12:25 +0000 (16:12 -0800)
committerMarge Bot <eric+marge@anholt.net>
Mon, 9 Mar 2020 04:44:11 +0000 (04:44 +0000)
commit43019c6f2cb6b35589213b3ae07b3859825ab1fe
tree1e6b3b52c1dcad2d59b09a65fd270240957918dc
parent3d0821a21676304822d3364e7ba1c064ca523825
intel/compiler: Remove unnecessary local variables

These are already provided in the fs_reg_alloc class.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4093>
src/intel/compiler/brw_fs_reg_allocate.cpp