pan/bi: Drop if 0'd combine lowering
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 2 Oct 2020 16:49:44 +0000 (12:49 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sat, 10 Oct 2020 20:53:08 +0000 (16:53 -0400)
commit026a29506e4d103f54e3ccb1d7bc483b7369a093
tree1e3689df022f48d9886c88ef7b2021a00f643fbc
parent405544eae56e06845e026b73527016db1638ff45
pan/bi: Drop if 0'd combine lowering

This is supposed to be optimized but actually just broken. When we look
at optimizing this later we'll probably want a more straightforward copy
prop pass instead.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7081>
src/panfrost/bifrost/bi_lower_combine.c