summaryrefslogtreecommitdiffstats
path: root/src/getopt
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-11-16 10:46:27 -0600
committerJason Ekstrand <[email protected]>2019-01-29 18:43:55 +0000
commita920979d4f30a48a23f8ff375ce05fa8a947dd96 (patch)
tree3e5d67997b6b699c917395a80f6d2b4684e2314b /src/getopt
parent014edff0d20d52191570a4cb125c37b63955d664 (diff)
intel/fs: Use split sends for surface writes on gen9+
Surface reads don't need them because they just have the one address payload. With surface writes, on the other hand, we can put the address and the data in the different halves and avoid building the payload all together. The decrease in register pressure and added freedom in register allocation resulting from this change reduces spilling enough to improve the performance of one customer benchmark by about 2x. Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/getopt')
0 files changed, 0 insertions, 0 deletions