mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 05:56:36 +08:00
refactor: move methods from CompilerProductHelper to ReleaseHelper
Related-To: NEO-7786 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
12ab74fe96
commit
659f7b645f
@@ -21,5 +21,6 @@ bool ReleaseHelperHw<release>::isPrefetchDisablingRequired() const {
|
||||
}
|
||||
|
||||
} // namespace NEO
|
||||
#include "shared/source/release_helper/release_helper_common_xe_hpg.inl"
|
||||
|
||||
template class NEO::ReleaseHelperHw<NEO::release>;
|
||||
|
||||
Reference in New Issue
Block a user