mesa/src/nouveau/compiler
Faith Ekstrand 349c1e2cf4
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
nak: Set lower_pack_64_4x16
Otherwise, these can cause infinite loops in optimization because there
aren't _split variants and the optimizer tries to combine and split
things infinitely.

Reviewed-by: Mel Henning <drawoc@darkrefraction.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34849>
(cherry picked from commit efd1cddbe9)
2025-05-07 09:04:51 +02:00
..
acorn nak: Add an implementation of the ACORN random number generator 2024-07-23 03:15:48 +00:00
bitview nak/bitview: Add a SetField<f32> implementation 2024-04-08 20:28:44 +00:00
nak nak: Set lower_pack_64_4x16 2025-05-07 09:04:51 +02:00
.editorconfig nak: Add initial stubs for rust code 2023-11-14 00:48:06 +00:00
meson.build nak,nir: Generalize nak_nir_split_64bit_conversions and move it to NIR 2025-03-29 03:02:17 +00:00
nak.h nak/qmd: Add support for shifted cbuf addresses 2025-04-15 23:38:54 +00:00
nak_bindings.h nvk/android: Avoid building error in nak bindings 2024-11-26 21:45:16 +00:00
nak_nir.c nak,nir: Generalize nak_nir_split_64bit_conversions and move it to NIR 2025-03-29 03:02:17 +00:00
nak_nir_algebraic.py nak: Turing starts at SM73 2025-03-27 14:17:03 +00:00
nak_nir_lower_cf.c nir,nak: update comments referencing nir_metadata_preserve 2025-02-26 15:19:53 +00:00
nak_nir_lower_fs_inputs.c nak: Don't use deprecated NIR_PASS_V macro anymore. 2025-02-22 08:54:39 +01:00
nak_nir_lower_gs_intrinsics.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
nak_nir_lower_non_uniform_ldcx.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
nak_nir_lower_scan_reduce.c treewide: use nir_def_replace sometimes 2024-06-21 15:36:56 +00:00
nak_nir_lower_tex.c nak: Lower texture inputs for Kepler B 2025-04-15 20:02:52 +00:00
nak_nir_lower_vtg_io.c nak: Pass a nak_compiler into sysval and attrib helpers 2024-10-10 23:16:57 +00:00
nak_nir_mark_lcssa_invariants.c treewide: Switch to nir_progress 2025-02-26 15:19:53 +00:00
nak_nir_rematerialize_load_const.c nak/nir: Re-materialize load_const instructions in use blocks 2025-02-27 00:26:54 +00:00
nak_private.h nak,nir: Generalize nak_nir_split_64bit_conversions and move it to NIR 2025-03-29 03:02:17 +00:00