intel/vec4: Remove inline lowering of LRP
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 22 Sep 2020 19:46:05 +0000 (12:46 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 28 Sep 2020 18:43:10 +0000 (11:43 -0700)
commitd0ce24c8caa14db94e6f6c1f6e1c0da5f58ca1e8
tree4a86bc5fb166b6e0c94d813fa1aa21f8bd62e3c0
parent86bab92aa4aac91e8d8730e7344e9bbb44e062ab
intel/vec4: Remove inline lowering of LRP

Since dd7135d55d5 ("intel/compiler: Use the flrp lowering pass for all
stages on Gen4 and Gen5"), it's not possible to get to this function on
GPUs that don't have a LRP instruction.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6826>
src/intel/compiler/brw_vec4_builder.h