Skip to content

llvmpipe: fix compute address bits to return native pointer size.

Dave Airlie requested to merge airlied/mesa:llvmpipe-cl-fix-32-bit into main

On 32-bit systems llvm will only be dealing with 32-bit ptrs

Merge request reports