From: Ayman Musa Date: Sun, 3 Sep 2017 10:44:18 +0000 (+0000) Subject: [X86] Add RUN line for LIT test committed in "rL312438: [X86] Fix crash on assert... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41839cc9f8836d2b713b0d7a1e0a94442e81550d;p=llvm [X86] Add RUN line for LIT test committed in "rL312438: [X86] Fix crash on assert of non-simple type after type-legalization.". git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312439 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/pr34397.ll b/test/CodeGen/X86/pr34397.ll index 778968f6d0c..15f36a18479 100644 --- a/test/CodeGen/X86/pr34397.ll +++ b/test/CodeGen/X86/pr34397.ll @@ -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: