Skip to content

lima, midgard, ir2: Drop lower_locals_to_regs call

Alyssa Rosenzweig requested to merge alyssa/mesa:locals-to-reg into main

This is for producing (indirect) array register access. Since we don't handle that, this is a no-op. Drop the call, it's pointless and misleading.

Merge request reports