summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/double.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/double.ll')
-rw-r--r--llvm/test/CodeGen/Hexagon/double.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Hexagon/double.ll b/llvm/test/CodeGen/Hexagon/double.ll
index c3b6f378ec8..04c2ec157ec 100644
--- a/llvm/test/CodeGen/Hexagon/double.ll
+++ b/llvm/test/CodeGen/Hexagon/double.ll
@@ -1,4 +1,5 @@
-; RUN: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
+; RUN: true
+; DISABLED: llc -march=hexagon -mcpu=hexagonv4 < %s | FileCheck %s
; CHECK: __hexagon_adddf3
; CHECK: __hexagon_subdf3
OpenPOWER on IntegriCloud