summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/apint-and2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/InstCombine/apint-and2.ll')
-rw-r--r--test/Transforms/InstCombine/apint-and2.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Transforms/InstCombine/apint-and2.ll b/test/Transforms/InstCombine/apint-and2.ll
index 690f0e1df2..e66eeff12d 100644
--- a/test/Transforms/InstCombine/apint-and2.ll
+++ b/test/Transforms/InstCombine/apint-and2.ll
@@ -4,7 +4,6 @@
; RUN: llvm-as < %s | opt -instcombine -disable-output &&
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | not grep 'and '
-implementation
define i999 @test0(i999 %A) {
%B = and i999 %A, 0 ; zero result