Skip to content

nir/opt_barriers: Add a default callback

Alyssa Rosenzweig requested to merge alyssa/mesa:nir/combine-all-barriers into main

Absent any knowledge about the hardware, if the backend wants to combine barriers we should try to combine all barriers.


I will use this in nir-to-tgsi.

Merge request reports