SWDEV-556684 - Remove HSAIL support (#1183)
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#if defined(USE_COMGR_LIBRARY)
|
||||
|
||||
// Static values initialization from class Kernel.
|
||||
const amd::Kernel::ArgFieldMapType amd::Kernel::kArgFieldMap[] = {
|
||||
{"Name", ArgField::Name},
|
||||
@@ -189,5 +187,3 @@ cl_int amd::Kernel::FindValue(const T (&structure)[N], const std::string& name)
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif // defined(USE_COMGR_LIBRARY)
|
||||
Reference in New Issue
Block a user