refactor: introducing AOT platforms wrapper

Signed-off-by: Chodor, Jaroslaw <jaroslaw.chodor@intel.com>
This commit is contained in:
Chodor, Jaroslaw
2025-06-10 12:43:12 +00:00
committed by Compute-Runtime-Automation
parent 58704a4693
commit 767755df94
62 changed files with 130 additions and 104 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2022-2023 Intel Corporation
* Copyright (C) 2022-2025 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
@@ -18,7 +18,7 @@
#include "level_zero/core/source/gfx_core_helpers/l0_gfx_core_helper.h"
#include "level_zero/core/test/unit_tests/xe_hpc_core/xe_hpc_core_test_l0_fixtures.h"
#include "platforms.h"
#include "neo_aot_platforms.h"
namespace L0 {
namespace ult {