summaryrefslogtreecommitdiffstats
path: root/src/intel/common
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2017-09-13 03:49:31 +0100
committerDave Airlie <[email protected]>2017-09-13 21:13:03 +0100
commit64d9bd149aa7f5a09f73cae07499577933722fb2 (patch)
tree143489629eb87ee09944813698fa668f52adf9ff /src/intel/common
parentf9412a4e75eded35de2281c60efc2ebe1107400f (diff)
radv/nir: call opt_remove_phis after trivial continues.
With the shaders in the ssao demo, the nir_opt_if wasn't working properly without this, after this the if gets optimised so that loop unrolling gets called. (loop unrolling fails due to instruction count, but at least it gets to do that.) Reviewed-by: Timothy Arceri <[email protected]> Cc: "17.2" <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/intel/common')
0 files changed, 0 insertions, 0 deletions