https://bugs.llvm.org/show_bug.cgi?id=45717

Alexey Bataev <a.bat...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a.bat...@hotmail.com
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Alexey Bataev <a.bat...@hotmail.com> ---
Your code is not correct. Use this code instead:
#pragma omp parallel for simd reduction(+:yptr[0][:N])

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to