summaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs.h
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-08-26 11:26:40 -0700
committerJason Ekstrand <[email protected]>2017-11-07 10:37:52 -0800
commit6197a6b7ac6ff03e87a939311329fa0cb4af7f4c (patch)
treefacb0ec0916021905406326731583ce7839e7939 /src/intel/compiler/brw_fs.h
parent18fde36ced4279f2577097a1a7d31b55f2f5f141 (diff)
i965/fs/nir: Simplify 64-bit store_output
The swizzles weren't doing any good because swiz is just XYZW. Also, we were emitting an extra set of MOVs because shuffle_64bit_data_for_32bit already does a MOV for us. Finally, the temporary was only ever used inside the inner loop so there's no need for it to actually be an array. Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/intel/compiler/brw_fs.h')
0 files changed, 0 insertions, 0 deletions