i965: Replace OPT_V() with OPT().
authorMatt Turner <mattst88@gmail.com>
Thu, 9 Mar 2017 19:40:17 +0000 (11:40 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 23 Mar 2017 21:34:44 +0000 (14:34 -0700)
commit7499bc7fd79bdcc3f0c46425dec18495dbcbdfe6
tree338ba63b20fe9cc0b039ff4c72110ae7ddd6bfd9
parent1be91bd9d8e44986aacd91755f357cbf84d6599a
i965: Replace OPT_V() with OPT().

We want to be able to check the progress of each pass and dump the NIR
for debugging purposes if it changed.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/compiler/brw_nir.c