summaryrefslogtreecommitdiff
path: root/test/Integer/a15.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/a15.ll')
-rw-r--r--test/Integer/a15.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Integer/a15.ll b/test/Integer/a15.ll
index 3fc4b1a77d..5c9dc3b1be 100644
--- a/test/Integer/a15.ll
+++ b/test/Integer/a15.ll
@@ -23,4 +23,5 @@
@u = constant i15 urem(i15 32767,i15 -1)
@o = constant i15 trunc( i16 32768 to i15 )
@p = constant i15 trunc( i16 32767 to i15 )
+@v = constant i15 srem(i15 -1, i15 768)