Skip to content

nir/find_array_copies: Don't assume all children exist

Fixes: 9f3c595d "nir/find_array_copies: Handle cast derefs"

Found with a BVH building kernel.

Merge request reports