diff --git a/src/compiler/nir/nir_opt_move.c b/src/compiler/nir/nir_opt_move.c index 850394354bd..884a2aa78ea 100644 --- a/src/compiler/nir/nir_opt_move.c +++ b/src/compiler/nir/nir_opt_move.c @@ -57,7 +57,7 @@ nir_opt_move_block(nir_block *block, nir_move_options options) bool progress = false; nir_instr *last_instr = nir_block_ends_in_jump(block) ? nir_block_last_instr(block) : NULL; const nir_if *iff = nir_block_get_following_if(block); - const nir_instr *if_cond_instr = iff ? iff->condition.parent_instr : NULL; + const nir_instr *if_cond_instr = iff ? iff->condition.ssa->parent_instr : NULL; /* Walk the instructions backwards. * The instructions get indexed while iterating. diff --git a/src/gallium/drivers/zink/ci/traces-zink.yml b/src/gallium/drivers/zink/ci/traces-zink.yml index 69be0b64f42..b293833896a 100644 --- a/src/gallium/drivers/zink/ci/traces-zink.yml +++ b/src/gallium/drivers/zink/ci/traces-zink.yml @@ -35,7 +35,7 @@ traces: checksum: 433b69bea68cfe81914b857bbdc60ea5 gputest/pixmark-piano-v2.trace: gl-zink-anv-tgl: - checksum: 096ff1ec0d3bec4e70ff6d23baabb795 + checksum: 5bc82f565a6e791e1b8aa7860054e370 gputest/triangle-v2.trace: gl-zink-anv-tgl: checksum: 5f694874b15bcd7a3689b387c143590b