diff options
author | Anchu Rajendran S <asudhaku@amd.com> | 2024-05-20 21:32:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-20 21:32:41 -0700 |
commit | 6658e1a3fdfebfc9d1805029ca0e4de643634927 (patch) | |
tree | 14de24accf63464f18de8cfa5c8e4065cc34adb0 /llvm/lib/Support/LockFileManager.cpp | |
parent | c9dc52d424b7a264d4bcb29d7f56551304396d7f (diff) | |
download | llvm-6658e1a3fdfebfc9d1805029ca0e4de643634927.zip llvm-6658e1a3fdfebfc9d1805029ca0e4de643634927.tar.gz llvm-6658e1a3fdfebfc9d1805029ca0e4de643634927.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions