commit | 02f570e33d30cc08842b28d72ba53f6c11ebe9b3 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa@collabora.com> | Mon Feb 06 10:57:15 2023 -0500 |
committer | Marge Bot <emma+marge@anholt.net> | Thu Mar 23 23:53:46 2023 +0000 |
tree | a094ea1bb619d506389564c33bda1e7b7ac2dd3a | |
parent | c333c0ea57fe81a94d06aa61261f754c4482ebae [diff] |
pan/bi: Only lower once Nothing in the optimization loop should remat the lowered instructions, so there's no need to do it inside the loop. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20906>