mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-30 13:30:37 +02:00
The comment claims this was to unroll loops, but nir_opt_loop doesn't do that. Whatever issue the AGX code was originally working around, it doesn't apply now (I confirmed we produce similar code with or without the pass). In the meantime, Panfrost and PowerVR cargo-culted the same broken logic. Drop it all. Closes: #14732 Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39588> |
||
|---|---|---|
| .. | ||
| ci | ||
| clc | ||
| compiler | ||
| drm-shim | ||
| genxml | ||
| isa | ||
| layout | ||
| lib | ||
| libagx | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||