This test was originally meant to check that readlane instructions were
being inserted before exec mask operations at the end of branches.
However, this shader no longer triggers spilling, so there are no
readlane instructions any more.
Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Can we make the branches non-uniform or something else to trigger spilling again? This was a useful test when working on spill changes