#BEGIN_LEGAL
#
#Copyright (c) 2022 Intel Corporation
#
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
#  You may obtain a copy of the License at
#
#      http://www.apache.org/licenses/LICENSE-2.0
#
#  Unless required by applicable law or agreed to in writing, software
#  distributed under the License is distributed on an "AS IS" BASIS,
#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#  See the License for the specific language governing permissions and
#  limitations under the License.
#  
#END_LEGAL


SAPPHIRE_RAPIDS:         \
     ALL_OF(TIGER_LAKE)  \
     NOT(KEYLOCKER)      \
     NOT(KEYLOCKER_WIDE) \
     NOT(AVX512_VP2INTERSECT_128) \
     NOT(AVX512_VP2INTERSECT_256) \
     NOT(AVX512_VP2INTERSECT_512) \
     UINTR               \
     PTWRITE             \
     CLDEMOTE            \
     ENQCMD              \
     SERIALIZE           \
     TSX_LDTRK           \
     WAITPKG             \
     AVX512_BF16_128     \
     AVX512_BF16_256     \
     AVX512_BF16_512     \
     AVX_VNNI            \
     AMX_TILE            \
     AMX_INT8            \
     AMX_BF16            \
     AVX512_BF16_128     \
     AVX512_BF16_256     \
     AVX512_BF16_512     \
     AVX512_FP16_128N    \
     AVX512_FP16_128     \
     AVX512_FP16_256     \
     AVX512_FP16_512     \
     AVX512_FP16_SCALAR  
