nir: initialize needs_helper_invocations as well
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 3 Oct 2019 19:45:41 +0000 (15:45 -0400)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Fri, 4 Oct 2019 14:55:40 +0000 (14:55 +0000)
commit49b32233a0b714a6293584864fc609f55cc5f7a4
tree5b3006df40935f2243bfb988d861617263bbf8b2
parent1d6d2ca9f1207d3fbb58b88a777417e2cc0a05fc
nir: initialize needs_helper_invocations as well

Similar to the previous commit, we should also initialize
needs_helper_invocations here.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/compiler/nir/nir_gather_info.c