1 # RUN: llc -march=hexagon -run-pass=expand-condsets %s -o - | FileCheck %s
3 # Check that there is a tied implicit use despite having an explicit (but
5 # CHECK: %[[R:[0-9]+]]:intregs = A2_paddif killed %{{[0-9]+}}, %[[R]], 1, implicit %[[R]](tied-def 0)
8 tracksRegLiveness: true
14 %0:intregs = COPY $r0 ; defeat IsSSA detection
17 %3:intregs = M2_mpyi %2, %1
18 %4:intregs = A2_sub %0, %3
19 %5:predregs = C2_cmpeqi %4, 0
20 %6:intregs = A2_addi %2, 1
21 %7:intregs = C2_mux %5, %2, %6