VX-512: Fixed a bug in FP logic operation lowering
[oota-llvm.git] / test / CodeGen / X86 / avx-logic.ll
index a91fe7e0c523edc9eb37f08dd7b55e429d5e2e5f..e9e7d5aea27376e28d82c91bc5b2ec1a86899721 100644 (file)
@@ -1,5 +1,6 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
 ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=+avx512f | FileCheck %s
 
 define <4 x double> @andpd256(<4 x double> %y, <4 x double> %x) nounwind uwtable readnone ssp {
 ; CHECK-LABEL: andpd256: