[Flang] [OpenMP] Add parser support for THREAD_LIMIT clause on OMP TARGET directive.
OpenMP 5.1 adds support for the THREAD_LIMIT clause for OMP TARGET directive. This patch adds parser support for it in flang. Reviewed By: kiranchandramohan, TIFitis Differential Revision: https://reviews.llvm.org/D141493
Loading
Please sign in to comment