[Flang][OpenMP] Add Todo for doconcurrent with worksharing loop
This is a valid usage. We do not handle it as of now. Gfortran/Ifx produces an error, possibly because `do concurrent` was not allowed in previous versions of the OpenMP standard. Fixes #62649 Reviewed By: Leporacanthicus Differential Revision: https://reviews.llvm.org/D150869
Loading
Please sign in to comment