commit | 133f11f1cedf57f319b5653ee13870018b481792 | [log] [tgz] |
---|---|---|
author | Uday Bondhugula <bondhugula@google.com> | Tue Feb 19 18:17:19 2019 -0800 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 16:33:11 2019 -0700 |
tree | 9f68c37fa0d227b97217fa09fd6c5a1050164898 | |
parent | 72f03d867c6985554d362736587573f739edbea4 [diff] |
Extend/improve getSliceBounds() / complete TODO + update unionBoundingBox - compute slices precisely where the destination iteration depends on multiple source iterations (instead of over-approximating to the whole source loop extent) - update unionBoundingBox to deal with input with non-matching symbols - reenable disabled backend test case PiperOrigin-RevId: 234714069