summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/pr32278.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/pr32278.ll')
-rw-r--r--llvm/test/CodeGen/Generic/pr32278.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/pr32278.ll b/llvm/test/CodeGen/Generic/pr32278.ll
index 175b8043126..1b130c838ba 100644
--- a/llvm/test/CodeGen/Generic/pr32278.ll
+++ b/llvm/test/CodeGen/Generic/pr32278.ll
@@ -1,6 +1,6 @@
; PR32278
-; RUN: llc < %s
+; RUN: llc -mtriple=x86_64-unknown < %s
define i8 @foo_v4i1_0_0_1_1_2_2_3_3(i8 %in) {
%trunc = trunc i8 %in to i4
OpenPOWER on IntegriCloud