nir/search: Add debugging code to dump the pattern matched
authorConnor Abbott <cwabbott0@gmail.com>
Mon, 18 Feb 2019 16:28:32 +0000 (17:28 +0100)
committerConnor Abbott <cwabbott0@gmail.com>
Thu, 2 May 2019 14:14:06 +0000 (16:14 +0200)
commit6ec4ed48fc2056d3475e5e60de7c34fe42f8fd33
treeca05ade051d03141bc05cc1051a0dc3c91c3d54a
parent7ce86e69381ebbff495f6a3f6fd716f58df9bd10
nir/search: Add debugging code to dump the pattern matched

This was useful while debugging the previous commit.

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