summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-02-13 17:45:37 -0800
committerJason Ekstrand <[email protected]>2016-03-08 10:41:54 -0800
commit14b18aba89026204043d2e0d441e6be0e1af4aca (patch)
treebe2cca0a736ce96f5df76be7bbc1dcec859e0c03 /include
parentef76ea4ba97d0ac122491fd3f1b2bbb8e4163150 (diff)
nir: Add a pass for lower indirect variable dereferences
This new pass lowers load/store_var intrinsics that act on indirect derefs to if-ladder of direct load/store_var intrinsics. The if-ladders perform a simple binary search on the indirect. Reviewed-by: Connor Abbott <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions