Skip to content

Draft: pan/bi: Move the "offset += base" logic to a NIR lowering pass

Looks like we keep doing offset += base in the backend when we could have NIR do it for us.

/cc @jekstrand (for the NIR aspects) /cc @alyssa (for the rest)

Edited by Boris Brezillon

Merge request reports