summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-add2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/apint-add2.ll')
-rw-r--r--test/Transforms/InstCombine/apint-add2.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/apint-add2.ll b/test/Transforms/InstCombine/apint-add2.ll
index e83849ed8f..e06b07c61d 100644
--- a/test/Transforms/InstCombine/apint-add2.ll
+++ b/test/Transforms/InstCombine/apint-add2.ll
@@ -5,7 +5,6 @@
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | \
; RUN: grep -v OK | not grep add
-implementation
define i111 @test1(i111 %x) {
%tmp.2 = shl i111 1, 110