Try a negative number with ashr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33404 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/Integer/a7.ll.out b/test/Integer/a7.ll.out
index ea242a6..327a331 100644
--- a/test/Integer/a7.ll.out
+++ b/test/Integer/a7.ll.out
@@ -14,6 +14,7 @@
%k = constant i7 0 ; <i7*> [#uses=0]
%l = constant i7 -1 ; <i7*> [#uses=0]
%m = constant i7 -1 ; <i7*> [#uses=0]
+%m2 = constant i7 -1 ; <i7*> [#uses=0]
%n = constant i7 -2 ; <i7*> [#uses=0]
%t = constant i7 -2 ; <i7*> [#uses=0]
%u = constant i7 -64 ; <i7*> [#uses=0]