Skip to content

anv: minimize stack allocations for pipeline compilation

What does this MR do and why?

Just moving stuff on the heap and avoiding allocations when possible.

Edited by Lionel Landwerlin

Merge request reports