diff options
author | Jason Ekstrand <[email protected]> | 2016-12-02 11:36:42 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-04-12 15:59:31 -0700 |
commit | 18ed82b084c79bf63666f2da22e5d675fb01aa26 (patch) | |
tree | dfb02920970472c7158b2bba889ad05a8ab10c0e /src/hgl | |
parent | 8a2d91e1248e31426ff656c02d3e598f9e117422 (diff) |
nir: Add a pass for selectively lowering variables to scratch space
This commit adds new nir_load/store_scratch opcodes which read and write
a virtual scratch space. It's up to the back-end to figure out what to
do with it and where to put the actual scratch data.
v2: Drop const_index comments (by anholt)
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/hgl')
0 files changed, 0 insertions, 0 deletions