mesa/src/nouveau/compiler/nak
Faith Ekstrand 67a3c81286 nak: Encode LDC directly
This instruction is so restricted that encode_alu() really isn't gaining
us much so we may as well just type it out.  Also, the bindless version
is quite a bit different and doesn't follow the ALU patterns so it'll
make more sense to do it this way long-term.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29393>
2024-05-25 13:26:38 +00:00
..
api.rs
assign_regs.rs
bitset.rs
builder.rs
calc_instr_deps.rs
cfg.rs
encode_sm50.rs
encode_sm70.rs nak: Encode LDC directly 2024-05-25 13:26:38 +00:00
from_nir.rs nak: Don't emit a plop3 for immediate shift sources 2024-05-25 13:26:38 +00:00
ir.rs
ir_proc.rs
legalize.rs
lib.rs
liveness.rs
lower_copy_swap.rs
lower_par_copies.rs
nir.rs nak: Don't emit a plop3 for immediate shift sources 2024-05-25 13:26:38 +00:00
nir_instr_printer.rs
opt_bar_prop.rs
opt_copy_prop.rs
opt_dce.rs
opt_jump_thread.rs
opt_lop.rs
opt_out.rs
qmd.rs
repair_ssa.rs
sph.rs
spill_values.rs
to_cssa.rs
union_find.rs