pan/bi: Rewrite aligned vectors as well
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Mon, 23 Mar 2020 21:07:27 +0000 (17:07 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 24 Mar 2020 15:29:35 +0000 (15:29 +0000)
commit6a4fadce129efa5cc13bffc4f0c207ff23830792
tree6e41578fb83f94a0d288fb95f099ef20afdd52cd
parent5a3493c536b174030d0c62e0196955d88c74066a
pan/bi: Rewrite aligned vectors as well

This still isn't optimal, but it handles another common case where we
have a vector "prefix" and can rewrite directly. The last case is one
where writemasks and such would start coming into play and - for the
moment - is not worth the hike in complexity.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4288>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4288>
src/panfrost/bifrost/bi_lower_combine.c