intel/eu: Add a mechanism for emitting relocatable constant MOVs
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 8 Aug 2020 17:55:29 +0000 (12:55 -0500)
committerMarge Bot <eric+marge@anholt.net>
Wed, 2 Sep 2020 19:48:44 +0000 (19:48 +0000)
commit8d8a3815ef698348857cd9812eaa0dc76f5b19b5
tree76004ba85304fbb3205333f81b20832a5d48cdc0
parent272ab2823d17173203f2f03c85c95acdcd7d1226
intel/eu: Add a mechanism for emitting relocatable constant MOVs

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6244>
src/intel/compiler/brw_compiler.c
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_eu.cpp
src/intel/compiler/brw_eu.h
src/intel/compiler/brw_eu_compact.c
src/intel/compiler/brw_eu_emit.c