diff options
author | Huihui Zhang <huihuiz@codeaurora.org> | 2018-04-04 18:08:13 +0000 |
---|---|---|
committer | Huihui Zhang <huihuiz@codeaurora.org> | 2018-04-04 18:08:13 +0000 |
commit | 71e54ccd064585614d4951b3573ec932b45f98c2 (patch) | |
tree | d0dfe35af5c02dce9c7c38ed82640a1013fcb00d /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | ea5f34b8ffd09e87486bfacf8c068f150ddbb2c7 (diff) | |
download | llvm-71e54ccd064585614d4951b3573ec932b45f98c2.zip llvm-71e54ccd064585614d4951b3573ec932b45f98c2.tar.gz llvm-71e54ccd064585614d4951b3573ec932b45f98c2.tar.bz2 |
[Polly][IslAst] Fix minimal dependence distance.
Summary:
When checking the parallelism of a scheduling dimension, we first check if excluding reduction dependences the loop is parallel or not.
If the loop is not parallel, then we need to return the minimal dependence distance of all data dependences, including the previously subtracted reduction dependences.
Reviewers: grosser, Meinersbur, efriedma, eli.friedman, jdoerfert, bollu
Reviewed By: Meinersbur
Subscribers: llvm-commits, pollydev
Tags: #polly
Differential Revision: https://reviews.llvm.org/D45236
llvm-svn: 329214
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions