[OPENMP]Fix PR45132: OpenMP doacross loop nest with a decreasing
induction variable abends. Used incorrect loop bound when trying to calculate the index in the vec array for doacross construct in the loops with the reverse order.
Loading
Please sign in to comment