1*0b57cec5SDimitry Andric# Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td` 2*0b57cec5SDimitry Andric 3*0b57cec5SDimitry Andric``` 4*0b57cec5SDimitry Andric// :FIXME: DAGCombiner produces an shl node after legalization from these seq: 5*0b57cec5SDimitry Andric// BR_JT -> (mul x, 2) -> (shl x, 1) 6*0b57cec5SDimitry Andric``` 7*0b57cec5SDimitry Andric 8