summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_opt_algebraic.py
diff options
context:
space:
mode:
authorConnor Abbott <[email protected]>2015-09-24 00:54:52 -0400
committerConnor Abbott <[email protected]>2015-10-09 10:13:27 -0400
commit20d6d812dc9d35cb082142ac6c9744971692797e (patch)
tree759625fbb78de7c57a09518fa1560709fc6f233e /src/glsl/nir/nir_opt_algebraic.py
parentda361acd1c899d533caec6cae5a336f6ab35e076 (diff)
nir: split out instruction comparison functions
Right now nir_instrs_equal() is tied pretty tightly to CSE, but we're going to introduce the idea of an instruction set and tie it to that instead. In anticipation of that, move this into its own file where we'll add the rest of the instruction set implementation later. v2: Rebase on texture support. Reviewed-by: Jason Ekstrand <[email protected]> Signed-off-by: Connor Abbott <[email protected]>
Diffstat (limited to 'src/glsl/nir/nir_opt_algebraic.py')
0 files changed, 0 insertions, 0 deletions