diff options
author | Shilei Tian <i@tianshilei.me> | 2023-12-18 10:29:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-18 10:29:26 -0500 |
commit | 0f5eef1fb3e3f6491fb27dfb69b230946ffea69c (patch) | |
tree | e0697547ed2cba465b13385943f5c64a39fc6998 /libcxx/include/__algorithm/remove.h | |
parent | 1580877555f91c5ab7eed7926bb984b2f6b70bb4 (diff) | |
download | llvm-0f5eef1fb3e3f6491fb27dfb69b230946ffea69c.zip llvm-0f5eef1fb3e3f6491fb27dfb69b230946ffea69c.tar.gz llvm-0f5eef1fb3e3f6491fb27dfb69b230946ffea69c.tar.bz2 |
[OpenMP][Clang] Force use of `num_teams` and `thread_limit` for bare kernel (#68373)
This patch makes `num_teams` and `thread_limit` mandatory for bare
kernels,
similar to a reguar kernel language that when launching a kernel, the
grid size
has to be set explicitly.
Diffstat (limited to 'libcxx/include/__algorithm/remove.h')
0 files changed, 0 insertions, 0 deletions