ShortLoopUnroll - bug fix.
Collect loops through a post order walk instead of a pre-order so that loops are collected from inner loops are collected before outer surrounding ones. Add a complex test case. PiperOrigin-RevId: 209041057
Loading
Please sign in to comment