~mmach/netext73/mesa_2004

« back to all changes in this revision

Viewing changes to src/compiler/nir/nir_propagate_invariant.c

  • Committer: mmach
  • Date: 2021-03-12 20:48:59 UTC
  • Revision ID: netbit73@gmail.com-20210312204859-i194ujlcu82pq61p
21

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
         /* Nothing to do */
128
128
         break;
129
129
      }
 
130
      FALLTHROUGH;
130
131
   }
131
132
 
132
133
   case nir_instr_type_deref: