intel/eu: Remove brw_codegen::compressed_stack.
authorFrancisco Jerez <currojerez@riseup.net>
Fri, 6 Jan 2017 03:26:13 +0000 (19:26 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 29 May 2018 22:44:50 +0000 (15:44 -0700)
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/intel/compiler/brw_eu.h

index 120a74f..2655cdb 100644 (file)
@@ -63,7 +63,6 @@ struct brw_codegen {
    /* Allow clients to push/pop instruction state:
     */
    brw_inst stack[BRW_EU_MAX_INSN_STACK];
-   bool compressed_stack[BRW_EU_MAX_INSN_STACK];
    brw_inst *current;
 
    /** Whether or not the user wants automatic exec sizes