aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_vue_map.c
diff options
context:
space:
mode:
authorConnor Abbott <[email protected]>2015-06-24 05:28:34 -0700
committerConnor Abbott <[email protected]>2015-06-30 11:18:27 -0700
commit2b1a1d8b1294f91b7ac563da1f395deba4384765 (patch)
tree55cc36b7295d8bf2f6e7ebeaa16db76d08c2cbae /src/mesa/drivers/dri/i965/brw_vue_map.c
parentaf2aea40d29dffd5e584432e0652db114113469b (diff)
nir/from_ssa: add a flag to not convert everything from SSA
We already don't convert constants out of SSA, and in our backend we'd like to have only one way of saying something is still in SSA. The one tricky part about this is that we may now leave some undef instructions around if they aren't part of a phi-web, so we have to be more careful about deleting them. v2: rename and flip meaning of flag (Jason) Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vue_map.c')
0 files changed, 0 insertions, 0 deletions