Put HasAVX512 predicate on some patterns to properly disable them when AVX512...
Put HasAVX512 predicate on some patterns to properly disable them when AVX512 isn't enabled. Currently it works simply because the SSE and AVX version of the same patterns are checked first in the DAG isel table. llvm-svn: 191490
Loading
Please register or sign in to comment