Files
mesa/src
Bas Nieuwenhuizen d04ee07712 radeonsi: Add support to clear LDS at the end of a shader.
No hash updates as I didn't find a facility to do it in radeonsi
(even though there are flags like forcing fma32).

Note that we do this very late to avoid any optimizations that
might remove the dead stores. (Checked that LLVM doesn't remove
them, but it is admittedly potentially brittle)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26679>
2023-12-20 09:15:45 +00:00
..
2023-12-09 12:08:39 -04:00
2023-10-09 18:43:09 +00:00
2023-08-18 21:33:14 +00:00
2023-12-20 02:40:25 +00:00