]> granicus.if.org Git - llvm/commitdiff
[X86] Add RUN line for LIT test committed in "rL312438: [X86] Fix crash on assert...
authorAyman Musa <ayman.musa@intel.com>
Sun, 3 Sep 2017 10:44:18 +0000 (10:44 +0000)
committerAyman Musa <ayman.musa@intel.com>
Sun, 3 Sep 2017 10:44:18 +0000 (10:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312439 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/pr34397.ll

index 778968f6d0c28ef0ebe1c0c8c72f42490de00eb4..15f36a18479f3be8554f779ae4c1e62617324141 100644 (file)
@@ -1,4 +1,6 @@
-target triple = "x86_64-unknown-linux-gnu"
+; RUN: llc -mtriple=x86_64-unknown-linux-gnu -mcpu=haswell %s -o - > /dev/null
+
+; Fix PR34397
 
 define internal fastcc <32 x i64> @test(<32 x i64> %s.0.6, <32 x i64> %s.0.7) {
 entry: