ac/nir: Fix compiler warning about uninitialized dw_addr.
Even switching the def's condition to be the same chip revision check as the use, the compiler doesn't figure it out. Just NULL-init it. Fixes: ec53e527 ("ac/nir: Add ES output to LDS for GFX9.") Reviewed-by:Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Loading
Please register or sign in to comment