[AVX512] Add NoVLX to a couple patterns that have VLX equivalents. Ordering of the patterns in the .td file protects this, but its better to be explicit.

llvm-svn: 271986
This commit is contained in:
Craig Topper 2016-06-07 07:27:51 +00:00
parent 9dc125b004
commit 0fcf925699
1 changed files with 1 additions and 1 deletions

View File

@ -1329,7 +1329,7 @@ defm VPBLENDMB : blendmask_bw <0x66, "vpblendmb", avx512vl_i8_info>;
defm VPBLENDMW : blendmask_bw <0x66, "vpblendmw", avx512vl_i16_info>, VEX_W;
let Predicates = [HasAVX512] in {
let Predicates = [HasAVX512, NoVLX] in {
def : Pat<(v8f32 (vselect (v8i1 VK8WM:$mask), (v8f32 VR256X:$src1),
(v8f32 VR256X:$src2))),
(EXTRACT_SUBREG