Files
clang-p2996/flang/test/Lower/OpenMP/omp-wsloop-variable.f90
Slava Zakharin 8fbc7e0869 [flang] Make use of do variable more consistent.
Instead of using the IV block argument of the do-loop we will use
the do-variable value loaded from its location. This usage is consistent
with other uses of the do-variable inside the loop.

Differential Revision: https://reviews.llvm.org/D133140
2022-09-01 15:46:19 -07:00

6.4 KiB