Evgenii Kudriashov b43c97c2dd
[Headers][X86] amxintrin.h - fix attributes according to Intel SDM (#122204)
`tileloadd`, `tileloaddt1` and `tilestored` are part of `amx-tile`
feature.

The problem is observed if `__tile_loadd` intrinsic is invoked,
`_tile_loadd_internal` requiring `amx-int8` is inlined into
`__tile_loadd` that has only `amx-tile`.
2025-01-10 17:52:09 +01:00
..
2024-10-31 10:14:25 +08:00
2022-10-27 17:20:07 +08:00
2023-07-20 10:24:16 +08:00
2023-07-20 13:35:15 +08:00