intel: disable FS IR validation in release mode.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 19 Aug 2018 17:15:12 +0000 (10:15 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Oct 2018 01:10:27 +0000 (18:10 -0700)
commit8f8111646ce8b52b2249f8657dd788ad49405468
tree79aaa33f3769523499f2a1f79c07427bc5fc13bc
parentb3c6146925595ec3a7eece3afb9ccaad32906d4c
intel: disable FS IR validation in release mode.

We probably don't need to iterate, fprintf, and abort in release mode.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_fs_validate.cpp