diff options
| author | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2021-05-13 14:56:07 -0400 |
|---|---|---|
| committer | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2021-05-13 14:58:37 -0400 |
| commit | b766576d38d304c630de5430053d06dfc7784628 (patch) | |
| tree | ba97f2520c46d8765265f27e0c4e3f0d8bfdbcbd /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | a249ffa42137431d44d7db1d04f122300bc51533 (diff) | |
[flang][OpenMP] Add semantic check for close nesting of `master` regions
This patch implements the following semantic check:
```
A master region may not be closely nested inside a work-sharing, loop, atomic, task, or taskloop region.
```
Adds a test case and also modifies a couple of existing test cases to include the check.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D100228
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
