[OPENMP50]Fix capturing of if condition in target parallel for simd
directive. Fixed capturing of the if condition if no modifer was specified in this condition. Previously could capture it only in outer region and it could lead to a compiler crash.
Loading
Please sign in to comment