mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
build: update aot config header
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3117d2d2cb
commit
01a4769141
2
third_party/aot_config_headers/.version
vendored
2
third_party/aot_config_headers/.version
vendored
@@ -1 +1 @@
|
||||
git_revision: 74edb43bf6b96f18bd2a95836282303f9d9c0f2a
|
||||
git_revision: f98c090a18bd9cca8ca3f0c70382d6336eb5aa75
|
||||
|
||||
2
third_party/aot_config_headers/platforms.h
vendored
2
third_party/aot_config_headers/platforms.h
vendored
@@ -264,6 +264,6 @@ inline const std::map<PRODUCT_CONFIG, std::vector<PRODUCT_CONFIG>> compatibility
|
||||
{BMG_G21_A0, {BMG_G31_A0, LNL_B0}},
|
||||
{BMG_G21_A1_RESERVED, {BMG_G21_A0, BMG_G31_A0, LNL_B0}},
|
||||
{BMG_G21_B0_RESERVED, {BMG_G21_A0, BMG_G31_A0, LNL_B0}},
|
||||
{PTL_H_B0, {PTL_U_A0}},
|
||||
{PTL_H_B0, {PTL_U_A0, WCL_A0}},
|
||||
};
|
||||
} // namespace AOT
|
||||
|
||||
Reference in New Issue
Block a user