pan/bi: Support atomics on Valhall
authorAlyssa Rosenzweig <alyssa@collabora.com>
Wed, 23 Mar 2022 01:53:20 +0000 (21:53 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 11 May 2022 21:57:13 +0000 (21:57 +0000)
commit6d41a28a40ba82610313112c276e2e874ccac6e9
tree228d2d399f7b57bf4745600f435afc601e3118b3
parent21900ec8b08438afefb32d0368635c959737154f
pan/bi: Support atomics on Valhall

Atomics on Valhall work basically the same as on Bifrost, however the
instruction selection is simplified as there are no clauses. Support the
simplified set of atomic instructions.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16410>
src/panfrost/bifrost/bifrost_compile.c