Skip to content

ac/llvm: some type related fix for buffer load nir to llvm translation

Qiang Yu requested to merge yuq825/mesa:topic/fix-llvm-buffer-load into main

Otherwise we get float sources for integer alu ops.

Merge request reports