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
Loading
Please register or sign in to comment