v3d: Fold comparisons for IF conditions into the flags for the IF.
authorEric Anholt <eric@anholt.net>
Sat, 29 Dec 2018 00:31:07 +0000 (16:31 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 2 Jan 2019 22:12:29 +0000 (14:12 -0800)
commit5e9ee6e8419af5089809d4116022af2cb8ca9237
treedca764a060a7b987ef978d2f7120718ad1687e2d
parent078dc176bcc2cc36c609d04affe073c3225bf4bf
v3d: Fold comparisons for IF conditions into the flags for the IF.

total instructions in shared programs: 6193810 -> 6192844 (-0.02%)
instructions in affected programs: 800373 -> 799407 (-0.12%)
src/broadcom/compiler/nir_to_vir.c
src/broadcom/compiler/v3d_compiler.h
src/broadcom/compiler/vir.c
src/broadcom/qpu/qpu_instr.c
src/broadcom/qpu/qpu_instr.h