[X86] Move the BITALG setOperationAction code into the hasBWI section to match what...
authorCraig Topper <craig.topper@intel.com>
Wed, 22 Nov 2017 20:05:54 +0000 (20:05 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 22 Nov 2017 20:05:54 +0000 (20:05 +0000)
commit8ad818656af9f9589cde108fae5d423b5343930d
treeed7468b0535e0f8e2d69ead44c0f372a2cc49121
parente15cc1687399749e0ff7c1bd38850e02dbc8f090
[X86] Move the BITALG setOperationAction code into the hasBWI section to match what is done for VPOPCNTDQ in the AVX512F block. NFC

llvm-svn: 318870
llvm/lib/Target/X86/X86ISelLowering.cpp