summaryrefslogtreecommitdiffstats
path: root/src/intel
diff options
context:
space:
mode:
authorCaio Marcelo de Oliveira Filho <[email protected]>2019-05-01 13:24:45 -0700
committerCaio Marcelo de Oliveira Filho <[email protected]>2019-05-20 10:53:38 -0700
commitbdaf41107a24f745fd2cb09df3fd905b5837fe98 (patch)
treeec526100fdd320898ff656aa80d3dcad3b5e7ea3 /src/intel
parent9f61aa3f7534ca06b8b59a03249f51492bc80b2c (diff)
nir: Add nir_address_format_logical
An address format representing a purely logical addressing model. In this model, all deref chains must be complete from the dereference operation to the variable. Cast derefs are not allowed. These addresses will be 32-bit scalars but the format is immaterial because you can always chase the chain. E.g. push constants in anv. Reviewed-by: Jason Ekstrand <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions