Skip to content

nir/peephole_select: ignore masked/quad swizzle without fetch_inactive

Without fetch_inactive, these instructions need to return 0 for inactive lanes and peephole_select changes which instructions are inactive.

Merge request reports

Loading