mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +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
@@ -12,7 +12,6 @@
|
||||
#include "shared/source/helpers/compiler_product_helper_bdw_to_icllp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hpc.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_split_matrix_multiply_accumulate.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_subgroup_local_block_io.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_product_config_default.inl"
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#include "shared/source/helpers/compiler_product_helper_bdw_to_icllp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hpc.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_split_matrix_multiply_accumulate.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_subgroup_local_block_io.inl"
|
||||
|
||||
#include "platforms.h"
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
#include "shared/source/helpers/compiler_product_helper_bdw_to_icllp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hpc.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_split_matrix_multiply_accumulate.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_subgroup_local_block_io.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_product_config_default.inl"
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#include "shared/source/helpers/compiler_product_helper_bdw_to_icllp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hpc.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_split_matrix_multiply_accumulate.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_subgroup_local_block_io.inl"
|
||||
|
||||
#include "platforms.h"
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
#include "shared/source/helpers/compiler_product_helper_bdw_to_icllp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hp.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_before_xe_hpc.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_split_matrix_multiply_accumulate.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_disable_subgroup_local_block_io.inl"
|
||||
#include "shared/source/helpers/compiler_product_helper_product_config_default.inl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user