aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/clr_set_toggle.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Hexagon/clr_set_toggle.ll')
-rw-r--r--test/CodeGen/Hexagon/clr_set_toggle.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/clr_set_toggle.ll b/test/CodeGen/Hexagon/clr_set_toggle.ll
index 87c52956129e..4e90f3d99a1e 100644
--- a/test/CodeGen/Hexagon/clr_set_toggle.ll
+++ b/test/CodeGen/Hexagon/clr_set_toggle.ll
@@ -1,4 +1,4 @@
-; RUN: llc -march=hexagon -mcpu=hexagonv5 < %s | FileCheck %s
+; RUN: llc -march=hexagon -mcpu=hexagonv5 -hexagon-bit=0 < %s | FileCheck %s
; Optimized bitwise operations.
define i32 @my_clrbit(i32 %x) nounwind {