Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [OPENMP]Emit artificial threprivate vars as threadlocal, if possible. | Alexey Bataev | 2019-12-31 | 1 | -2/+2 |
| | | | | It may improve performance for declare reduction constructs. | ||||
* | [OPENMP50]Add support for parallel master taskloop simd directive. | Alexey Bataev | 2019-10-30 | 1 | -0/+234 |
Added full support for parallel master taskloop simd directive. |