Unverified Commit 6658e1a3 authored by Anchu Rajendran S's avatar Anchu Rajendran S Committed by GitHub
Browse files

Adding parsing and semantic check support for omp masked (#91432)

omp masked directive in OpenMP 5.2 allows to specify code regions which
are expected to be executed by thread ids specified by the programmer.
Filter clause of the directive allows to specify the thread id. This
change adds the parsing support for the directive
parent c9dc52d4
Pipeline #2459 canceled with stages
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment