Skip to content

CL: Add event type support to nir and vtn

Jesse Natalie requested to merge jenatali/mesa:spirv-event-upstream into master

This is required before we can consume a libclc that's been built with async copy functions, since those reference this type, regardless of whether we're trying to compile a kernel that actually uses them.

/cc @jekstrand @karolherbst

Merge request reports