Files
clang-p2996/llvm/test/CodeGen/AMDGPU/lower-ctor-dtor-constexpr-alias.ll
Joseph Huber 3590945a11 [AMDGPU] Add attribute to AMDGPU ctor / dtor to indicate single threadedness
We only expect these ctor / dtor functions to be called with a single
thread. Add the appropriate attributes to indicate this to the backend.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D151153
2023-05-24 07:24:17 -05:00

3.2 KiB