Skip to content

spirv, nir: Fixes for OpControlBarrier

  • Don't bail if OpControlBarrier doesn't have memory semantics, since that is optional.
  • Fix combining barriers pass.
  • Fix printing of execution scope in scoped_barrier.

And also a trivial Intel patch to add a fall through comment.

Edited by Caio Oliveira

Merge request reports