summaryrefslogtreecommitdiff
path: root/test/CodeGen/Hexagon/mulh.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Hexagon/mulh.ll')
-rw-r--r--test/CodeGen/Hexagon/mulh.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/mulh.ll b/test/CodeGen/Hexagon/mulh.ll
index 0442e28d408..013c69199cd 100644
--- a/test/CodeGen/Hexagon/mulh.ll
+++ b/test/CodeGen/Hexagon/mulh.ll
@@ -3,7 +3,7 @@
target triple = "hexagon"
; CHECK-LABEL: danny:
-; CHECK: r{{[0-9]+}} = mpy(r0,r1)
+; CHECK: r{{[0-9]+}} = mpy(r0,r1)
define i32 @danny(i32 %a0, i32 %a1) {
b2:
%v3 = sext i32 %a0 to i64