mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
For AOT compilation, we don't want to set random/default values. The uploaded structure to IGC will be reset. Signed-off-by: Daria Hinz <daria.hinz@intel.com>
9 lines
152 B
C++
9 lines
152 B
C++
/*
|
|
* Copyright (C) 2021-2022 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
#include "shared/source/dll/devices/product_config_base.inl"
|