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