Mesa (main): radv: Use NIR-based NGG lowering with LLVM.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 27 09:43:23 UTC 2022


Module: Mesa
Branch: main
Commit: 11e51f7211f7d26cb679605cecc18a7a85f74e8d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=11e51f7211f7d26cb679605cecc18a7a85f74e8d

Author: Timur Kristóf <timur.kristof at gmail.com>
Date:   Tue May 17 19:18:37 2022 +0200

radv: Use NIR-based NGG lowering with LLVM.

Also cleanup some unused code.

Signed-off-by: Timur Kristóf <timur.kristof at gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12792>

---

 src/amd/ci/radv-navi21-llvm-fails.txt | 562 +-----------------------
 src/amd/vulkan/radv_nir_to_llvm.c     | 796 +++-------------------------------
 src/amd/vulkan/radv_pipeline.c        |  11 +-
 src/amd/vulkan/radv_shader.c          |  10 +-
 4 files changed, 63 insertions(+), 1316 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=11e51f7211f7d26cb679605cecc18a7a85f74e8d


More information about the mesa-commit mailing list