Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RuntimeUnrolling] Populate the VMap entry correctly when default generated t... | Anna Thomas | 2017-09-15 | 1 | -0/+44 |
* | [LoopUnrollRuntime] Avoid multi-exit nested loop with epilog generation | Anna Thomas | 2017-07-11 | 1 | -0/+44 |
* | [LoopUnrollRuntime] Remove strict assert about VMap requirement | Anna Thomas | 2017-07-10 | 1 | -1/+42 |
* | [LoopUnrollRuntime] Support multiple exit blocks unrolling when prolog remain... | Anna Thomas | 2017-07-07 | 1 | -79/+165 |
* | [LoopUnrollRuntime] Bailout when multiple exiting blocks to the unique latch ... | Anna Thomas | 2017-07-06 | 1 | -0/+30 |
* | [RuntimeUnrolling] Add logic for loops with multiple exit blocks | Anna Thomas | 2017-06-30 | 1 | -0/+279 |