Chi Chun Chen
|
8ab62da18d
|
[Clang][OpenMP] Support for Code Generation of loop bind clause
Support for Code Generation of "#pragma loop bind" clause.
1) bind(parallel)
2) bind(teams)
3) bind(thread)
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D144634
|
2023-08-09 14:26:38 -05:00 |
|
Nico Weber
|
5f8d332027
|
Revert "[Clang][OpenMP] Support for Code Generation of loop bind clause."
This reverts commit 8e7f0320ad7fb760fff598aba4b2c86528c58c2d.
As requested on https://reviews.llvm.org/rG8e7f0320ad7fb760f#1236457
|
2023-08-08 13:12:25 -04:00 |
|
Sunil Kuravinakop
|
8e7f0320ad
|
[Clang][OpenMP] Support for Code Generation of loop bind clause.
|
2023-08-08 09:23:00 -05:00 |
|
Nico Weber
|
fab49721b4
|
Revert "[Clang][OpenMP] Support for Code Generation of loop bind clause"
This reverts commit 4097a24584121dba562d471fab97d3dfec1b5bff.
Breaks tests on macOS, see https://reviews.llvm.org/rG4097a2458412#1235854
|
2023-08-07 12:01:54 -04:00 |
|
Sunil Kuravinakop
|
4097a24584
|
[Clang][OpenMP] Support for Code Generation of loop bind clause
|
2023-08-07 07:58:59 -05:00 |
|