aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/VectorUtils.cpp
diff options
context:
space:
mode:
authorSilviu Baranga <silviu.baranga@arm.com>2015-11-09 13:26:09 +0000
committerSilviu Baranga <silviu.baranga@arm.com>2015-11-09 13:26:09 +0000
commit2910a4f6b156580ae1336184340e7b7a0b131f2e (patch)
treeeae881013624d3a7a5cb9a1b825b7a6403232ce0 /llvm/lib/Analysis/VectorUtils.cpp
parent90dafb1b6db0b72059dee3360e82c46af1fda1d1 (diff)
downloadllvm-2910a4f6b156580ae1336184340e7b7a0b131f2e.zip
llvm-2910a4f6b156580ae1336184340e7b7a0b131f2e.tar.gz
llvm-2910a4f6b156580ae1336184340e7b7a0b131f2e.tar.bz2
Allow LLE/LD and the loop versioning infrastructure to use SCEV predicates
Summary: LAA currently generates a set of SCEV predicates that must be checked by users. In the case of Loop Distribute/Loop Load Elimination, no such predicates could have been emitted, since we don't allow stride versioning. However, in the future there could be SCEV predicates that will need to be checked. This change adds support for SCEV predicate versioning in the Loop Distribute, Loop Load Eliminate and the loop versioning infrastructure. Reviewers: anemet Subscribers: mssimpso, sanjoy, llvm-commits Differential Revision: http://reviews.llvm.org/D14240 llvm-svn: 252467
Diffstat (limited to 'llvm/lib/Analysis/VectorUtils.cpp')
0 files changed, 0 insertions, 0 deletions