diff options
author | Jason Ekstrand <[email protected]> | 2018-03-27 16:27:20 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2018-03-27 18:18:21 -0700 |
commit | 7e38f49a8f6a1ee765613e581844f8e9af414b10 (patch) | |
tree | 8ea83d501186e45ce7445bf7e638e12e3935913e /.gitattributes | |
parent | 776e6af879318050cdf8245cd409ada7b843e358 (diff) |
intel/fs: Don't emit a des copy for image ops with has_dest == false
This was causing us to walk dest_components times over a thing with no
destination. This happened to work because all of the image intrinsics
without a destination also happened to have dest_components == 0. We
shouldn't be reading dest_components if has_dest == false.
Reviewed-by: Matt Turner <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions