Skip to content

radv/gfx10: always set ballot_mask_bits to 64

Samuel Pitoiset requested to merge hakzsam/mesa:radv_ballot_mask_bits into master

The codegen handles it and it adds the correct casts. This fixes a bunch of LLVM validation errors when enabling Wave32 for compute.

Signed-off-by: Samuel Pitoiset samuel.pitoiset@gmail.com

Merge request reports