diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2015-10-20 23:31:49 -0700 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2015-10-23 09:42:28 -0700 |
commit | 0a5a738252afdd64b778024bcd130473b9a6224e (patch) | |
tree | 6ec872b239041dbd37dd51b5a3148a5e1cdafdf8 /scons/gallium.py | |
parent | a19bf6d3ccbab6170ccfb7e04316a58f3e19396c (diff) |
i965/fs: Avoid scalar destinations in emit_uniformize()
The scalar destination registers break copy propagation. Instead compute
the results to a regular register and then reference a component when we
later use the result as a source.
Reviewed-by: Francisco Jerez <[email protected]>
Signed-off-by: Kristian Høgsberg Kristensen <[email protected]>
Diffstat (limited to 'scons/gallium.py')
0 files changed, 0 insertions, 0 deletions