54912281a0
There's already code to verify that any compacted instruction that we produce is equivalent to the original uncompacted instruction -- including detailed output if it fails. This patch enables this verification in debug build and will abort in case it fails. Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33821>