[Offload] Remove unused KernelArgsTy instantiation (#167197)

This commit is contained in:
Kevin Sala Penades
2025-11-08 20:54:32 -08:00
committed by GitHub
parent 4b6a597230
commit 64ad5d976d

View File

@@ -103,10 +103,6 @@ enum TargetAllocTy : int32_t {
TARGET_ALLOC_DEFAULT,
};
inline KernelArgsTy CTorDTorKernelArgs = {
1, 0, nullptr, nullptr, nullptr, nullptr, nullptr,
nullptr, 0, {0, 0, 0}, {1, 0, 0}, {1, 0, 0}, 0};
struct DeviceTy;
/// The libomptarget wrapper around a __tgt_async_info object directly