[InstCombine] Signed saturation patterns
[llvm-complete.git] / lib / Target / AVR / TODO.md
blob3a333355646d63d00c7fc232d21799df78c44d08
1 # Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td`
3 ```
4 // :FIXME: DAGCombiner produces an shl node after legalization from these seq:
5 // BR_JT -> (mul x, 2) -> (shl x, 1)
6 ```