pan/bi: Unit test message preloading optimization
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 24 Feb 2022 18:36:24 +0000 (13:36 -0500)
committerAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 24 Feb 2022 19:13:21 +0000 (14:13 -0500)
commitcd2a4cc47c341576e131e26117d9caef2f9b4f62
tree03fe0be8b53a994cbc456f72fe0f03811cb16009
parenteb1479bda22bf80b553a87ab781956dc068d5b19
pan/bi: Unit test message preloading optimization

To make sure it is applied in the cases we expect it to be, to avoid code
generation regressions. Functional regressions are expected to be caught by
integration-testing, so that is not focused on here.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9438>
src/panfrost/bifrost/meson.build
src/panfrost/bifrost/test/test-message-preload.cpp [new file with mode: 0644]