forked from OSchip/llvm-project
X86: Teach X86 builtins which target features they require
This adds the required target feature names to x86 builtins that need particular features. Most have exactly one ("avx", "aes", etc), but some of the avx512 features have multiple requirements, eg "avx512vl,avx512bw". llvm-svn: 243908
This commit is contained in:
parent
9c340ec6fd
commit
5ff020a6b6