Skip to content

nir/lower_io: Add support for global scratch addressing

This provides an alternate lowering for scratch in which it uses global reads/writes and bases scratch addresses on a base pointer.

This MR also contains a few other cleanups

+@karolherbst @jenatali and @robclark as potential reviewers

Merge request reports