diff options
author | Roland Scheidegger <[email protected]> | 2016-12-21 04:23:55 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2016-12-21 04:48:24 +0100 |
commit | 5b950319ced820ee112f38f69b5694179c15815d (patch) | |
tree | c928ec2483c738d987140c9766b9dcc8778a127f /REVIEWERS | |
parent | d7d23aee4b41de64781fe249ca9a99a9166b097d (diff) |
gallivm: optimize SoA AoS fallback fetch path a little
We should do transpose, not extract/insert, at least with "sufficient" amount
of channels (for 4 channels, extract/insert shuffles generated otherwise look
truly terrifying). Albeit we shouldn't fallback to that so often in any case.
v2: ditch the extract/insert path, not worth keeping (we're going to avoid
hitting the fallback that often with future patches).
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'REVIEWERS')
0 files changed, 0 insertions, 0 deletions