commit | cc43087afc0684aaa52eac5e79fe4f03d17f13c0 | [log] [tgz] |
---|---|---|
author | Tobias Grosser <tobias@grosser.es> | Tue Feb 21 15:38:31 2017 +0000 |
committer | Tobias Grosser <tobias@grosser.es> | Tue Feb 21 15:38:31 2017 +0000 |
tree | 8a71df8e3cde5acc99c9efdd4b2ce4177c3b8bbe | |
parent | c16bc135112ee0330163f20759cdd42e428801ac [diff] |
[DependenceInfo] Simplify creation and subsequent use of AccessSchedule [NFC] We only ever use the wrapped domain of AccessSchedule, so stop creating an entire union_map and then pulling the domain out. Reviewers: grosser Tags: #polly Contributed-by: Siddharth Bhat <siddu.druid@gmail.com> Differential Revision: https://reviews.llvm.org/D30179 llvm-svn: 295726