diff options
author | Kristian Høgsberg Kristensen <[email protected]> | 2015-10-21 22:49:14 -0700 |
---|---|---|
committer | Kristian Høgsberg Kristensen <[email protected]> | 2015-10-23 09:42:28 -0700 |
commit | feff21d1a6ba49a0d6f7526e1ff473a0b574c92e (patch) | |
tree | 24fac23e4aaa847bfcfbdb87a3abfbc4b914cc03 /include/KHR | |
parent | 0a5a738252afdd64b778024bcd130473b9a6224e (diff) |
i965/fs: Drop offset_reg temporary in ssbo load
Now that we don't read each component one-by-one, we don't need the
temoprary vgrf for the offset. More importantly, this register was type
UD while the nir source was type D. This broke copy propagation and left
a redundant MOV in the generated code.
Reviewed-by: Francisco Jerez <[email protected]>
Signed-off-by: Kristian Høgsberg Kristensen <[email protected]>
Diffstat (limited to 'include/KHR')
0 files changed, 0 insertions, 0 deletions