Skip to content

gallivm: scratch support + cl fixes.

Dave Airlie requested to merge airlied/mesa:llvmpipe-cl-scratch into main

This is need for OpenCL private memory space

There is a second patch to fix 8/16-bit global stores and a 3rd to avoid some library callout from llvm for 64->16 bit truncation.

Edited by Dave Airlie

Merge request reports