mesa/src/asahi
Alyssa Rosenzweig bfa7ec0aa0 agx: Don't scalarize preambles in NIR
Scalarizing preambles in NIR isn't really necessary, we can do it more
efficiently in the backend. This makes the final NIR a lot less annoying to
read; the backend IR was already nice to read thanks to all the scalarized moves
being copypropped. Plus, this is a lot simpler.

No shader-db changes.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21122>
2023-02-05 08:53:29 +00:00
..
compiler agx: Don't scalarize preambles in NIR 2023-02-05 08:53:29 +00:00
drm-shim asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
layout ail: Test 63x63 cube map 2023-02-04 07:04:49 +00:00
lib asahi: Identify more compute-related XML 2023-02-04 17:10:15 +00:00
.clang-format asahi: Add .clang-format file 2022-12-27 22:46:29 +00:00
meson.build asahi: Add drm-shim implementation 2022-11-07 16:10:11 +00:00