refactor: reposition preamble helper implementation methods

Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
Zbigniew Zdanowicz
2023-10-19 22:32:43 +00:00
committed by Compute-Runtime-Automation
parent ad3aeb6eea
commit 2e09b5ff66
16 changed files with 267 additions and 176 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2021-2022 Intel Corporation
* Copyright (C) 2021-2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -13,6 +13,7 @@ struct XeHpgCoreFamily;
using Family = XeHpgCoreFamily;
} // namespace NEO
#include "shared/source/helpers/preamble_xe_hpg_and_xe_hpc.inl"
#include "shared/source/helpers/preamble_xehp_and_later.inl"
namespace NEO {