Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
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

6.0 KiB