intel/fs: Dump IR for pre-RA scheduler modes in DEBUG_OPTIMIZER
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 15 Aug 2023 08:15:26 +0000 (01:15 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 23 Aug 2023 21:34:38 +0000 (21:34 +0000)
commit08fc4603dd70c0100ddb1823384e191178b00870
tree971cf2c32b81dabbb59df523cbf93fd31344e9a8
parent07f2ad32e4608ce535d3e9a766ffb84f5349993e
intel/fs: Dump IR for pre-RA scheduler modes in DEBUG_OPTIMIZER

This lets us more easily compare and contrast the various scheduling
options that the compiler considered.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24707>
src/intel/compiler/brw_fs.cpp