]> granicus.if.org Git - clang/commit
[AVX-512] Make VBMI instruction set enabling imply that the BWI instruction set is...
authorCraig Topper <craig.topper@gmail.com>
Wed, 9 Nov 2016 04:51:03 +0000 (04:51 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 9 Nov 2016 04:51:03 +0000 (04:51 +0000)
commite356725241216dc2e76d8677331def8436193a55
tree9fe664e40c78ff7d1aeb98f9a5c439bcf7b210bd
parent4b49e83fa9cc1f67efc9e9ff7933c93ba0bbebb3
[AVX-512] Make VBMI instruction set enabling imply that the BWI instruction set is also enabled.

Summary: This is needed to make the v64i8 and v32i16 types legal for the 512-bit VBMI instructions. Fixes PR30912.

Reviewers: delena, zvi

Subscribers: RKSimon, cfe-commits

Differential Revision: https://reviews.llvm.org/D26306

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286340 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/x86_target_features.c