Files
clang-p2996/clang/test/OpenMP/amdgcn-attributes.cpp
Johannes Doerfert df8d33fa7a [OpenMP][AMDGPU] Add "amdgpu-flat-work-group-size" for known thread counts
If we know the thread count statically and it is a constant, we can set
the "amdgpu-flat-work-group-size" kernel attribute.

Fixes https://github.com/llvm/llvm-project/issues/64816 in parts.
2023-08-18 21:47:57 -07:00

3.6 KiB