Skip to content

gallivm: Implement demote and lower terminate in nir

The current implementation does not work for terminate since loads need
to ignore the mask because of helper invocations. This can lead to
crashes.

Merge request reports

Loading