[X86] Revert part of r332267: Remove GCCBuiltin from the intrinsics that clang...
[X86] Revert part of r332267: Remove GCCBuiltin from the intrinsics that clang stopped using in r332266. The masking of instructions that produce byte or word elements doesn't work right without avx512bw since the generic i8/i16 select won't be legal in the SelectionDAG. llvm-svn: 332321
Loading
Please sign in to comment