diff options
author | Jatin Bhateja <jatin.bhateja@gmail.com> | 2017-11-13 16:43:24 +0000 |
---|---|---|
committer | Jatin Bhateja <jatin.bhateja@gmail.com> | 2017-11-13 16:43:24 +0000 |
commit | c61ade1ca08dde0a05645ba58f9b826a7a15e3f9 (patch) | |
tree | 4637639db5bb21780d091a0e1dc86eb771c7e8ec /openmp/testsuite/c/omp_parallel_num_threads.c | |
parent | 8222160eb35d93285f9f1b3bddfa1be2452aca07 (diff) | |
download | bcm5719-llvm-c61ade1ca08dde0a05645ba58f9b826a7a15e3f9.tar.gz bcm5719-llvm-c61ade1ca08dde0a05645ba58f9b826a7a15e3f9.zip |
[SCEV] Handling for ICmp occuring in the evolution chain.
Summary:
If a compare instruction is same or inverse of the compare in the
branch of the loop latch, then return a constant evolution node.
This shall facilitate computations of loop exit counts in cases
where compare appears in the evolution chain of induction variables.
Will fix PR 34538
Reviewers: sanjoy, hfinkel, junryoungju
Reviewed By: sanjoy, junryoungju
Subscribers: javed.absar, llvm-commits
Differential Revision: https://reviews.llvm.org/D38494
llvm-svn: 318050
Diffstat (limited to 'openmp/testsuite/c/omp_parallel_num_threads.c')
0 files changed, 0 insertions, 0 deletions