The number of iterations calculation was failing in some cases with more
than two collpased loops. Now the LoopIterationSpace selected matches
InitDependOnLC and CondDependOnLC.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D95834
[OpenMP] Fix iterations calculation for dependent counters ClosedPublic Authored by mikerice on Feb 1 2021, 4:29 PM.
Details Summary The number of iterations calculation was failing in some cases with more
Diff Detail Event TimelineThis revision is now accepted and ready to land.Feb 2 2021, 5:56 AM Closed by commit rGca98c15f2335: [OpenMP] Fix iterations calculation for dependent counters. (authored by mikerice). · Explain WhyFeb 2 2021, 10:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 320631 clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/for_codegen.cpp
clang/test/OpenMP/for_loop_messages.cpp
|