OSDN Git Service

intel/compiler: Lower flrp32 on Gen11+
authorMatt Turner <mattst88@gmail.com>
Wed, 14 Jun 2017 23:20:41 +0000 (16:20 -0700)
committerMatt Turner <mattst88@gmail.com>
Wed, 28 Feb 2018 19:15:47 +0000 (11:15 -0800)
commit89fe5190a256ee0939061c4c264e9156256d16e8
tree01a231a3cd2109f134c285a6caa715eec95a6e2a
parent2134ea380033d5d1f3c5760b8bdb1da7aadd9842
intel/compiler: Lower flrp32 on Gen11+

The LRP instruction is no more.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/compiler/brw_compiler.c
src/intel/compiler/brw_fs_builder.h
src/intel/compiler/brw_fs_generator.cpp
src/intel/compiler/brw_vec4_builder.h
src/intel/compiler/brw_vec4_visitor.cpp