nir/lower_io: Add a bounds-checked 64-bit global address format
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 9 Jan 2019 20:56:02 +0000 (14:56 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Mon, 25 Mar 2019 19:40:54 +0000 (14:40 -0500)
commit39da1deb497af55496308c0867b5ce5a0e9df56e
treef6d0f1ebfd9b50659e155f84499c7535c97e9bed
parent551950cacda9cf86e43b57beb0116fdf580cad1e
nir/lower_io: Add a bounds-checked 64-bit global address format

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_io.c