X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FX86%2Fvector-shift-ashr-512.ll;h=14fc25a476d3621c2e39f1586a1799a648c4562c;hp=7ed314aa9fe3a9d1109b9aa9d19987d262d8954d;hb=423c686bec80204dcf77693094f0f90c6337dd9c;hpb=9a9e26b34f676c4ffcc94e0dacbcb338117736aa diff --git a/test/CodeGen/X86/vector-shift-ashr-512.ll b/test/CodeGen/X86/vector-shift-ashr-512.ll index 7ed314aa9fe..14fc25a476d 100644 --- a/test/CodeGen/X86/vector-shift-ashr-512.ll +++ b/test/CodeGen/X86/vector-shift-ashr-512.ll @@ -1,3 +1,4 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py ; TODO: Add AVX512BW shift support ; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=knl -mattr=+avx512dq | FileCheck %s --check-prefix=ALL --check-prefix=AVX512 --check-prefix=AVX512DQ