]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/llvm/lib/Target/AVR/TODO.md
Fix a memory leak in if_delgroups() introduced in r334118.
[FreeBSD/FreeBSD.git] / contrib / llvm / lib / Target / AVR / TODO.md
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