OSDN Git Service

[NFC][llvm][X86] Adding missing -mtiple to X86 test.
authorLucas Prates <lucas.prates@arm.com>
Wed, 22 Apr 2020 10:31:41 +0000 (11:31 +0100)
committerLucas Prates <lucas.prates@arm.com>
Wed, 22 Apr 2020 10:55:57 +0000 (11:55 +0100)
The modified test was missing the specification of the intended triple
in its run line, assuming X86 is the default.

llvm/test/CodeGen/X86/pr45563.ll

index 0c205f6..06509a7 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -O3 -mattr=avx | FileCheck %s
+; RUN: llc < %s -O3 -mattr=avx -mtriple=x86_64-unknown-unknown | FileCheck %s
 
 ; Bug 45563:
 ; The LowerMLOAD() method AVX masked load branch should