diff options
author | Jason Ekstrand <[email protected]> | 2014-08-08 14:30:25 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-08-11 11:40:32 -0700 |
commit | f5cc3fdcf1680b116612fac7c39f1bd79f5e555e (patch) | |
tree | ba2008c83a046d3e7e42a5c947a31664ed9db921 /src/mesa/main/ffvertex_prog.h | |
parent | 34ee3f5a343a9a9dde16994e35bb0b7ba8eab07a (diff) |
i965/cse: Don't eliminate instructions with side-effects
This casues problems when converting atomics to use the GRF. Sometimes the atomic operation would get eaten by CSE when it shouldn't.
v2: Roll the has_side_effects check into is_expression
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/mesa/main/ffvertex_prog.h')
0 files changed, 0 insertions, 0 deletions