xref: /aosp_15_r20/external/llvm/lib/Target/AVR/TODO.md (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td`
2
3```
4// :FIXME: DAGCombiner produces an shl node after legalization from these seq:
5// BR_JT -> (mul x, 2) -> (shl x, 1)
6```
7
8