summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/icmp-shr.ll
diff options
context:
space:
mode:
authorSuyog Sarda <suyog.sarda@samsung.com>2014-10-07 11:31:31 +0000
committerSuyog Sarda <suyog.sarda@samsung.com>2014-10-07 11:31:31 +0000
commit181cc9a029706a05f14bc93031e9fc8eefc73945 (patch)
tree3d6ca7de394dbedf6a5e54d2477f83560654b2b5 /llvm/test/Transforms/InstCombine/icmp-shr.ll
parentd6c04770c19c742709603d9d7c6d34a92f77c711 (diff)
downloadbcm5719-llvm-181cc9a029706a05f14bc93031e9fc8eefc73945.tar.gz
bcm5719-llvm-181cc9a029706a05f14bc93031e9fc8eefc73945.zip
Remove Extra lines. NFC.
llvm-svn: 219201
Diffstat (limited to 'llvm/test/Transforms/InstCombine/icmp-shr.ll')
-rw-r--r--llvm/test/Transforms/InstCombine/icmp-shr.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/Transforms/InstCombine/icmp-shr.ll b/llvm/test/Transforms/InstCombine/icmp-shr.ll
index 41009d24c31..8e7c906a545 100644
--- a/llvm/test/Transforms/InstCombine/icmp-shr.ll
+++ b/llvm/test/Transforms/InstCombine/icmp-shr.ll
@@ -418,8 +418,6 @@ define i1 @nonexact_lshr_ne_shift_gt(i8 %a) {
ret i1 %cmp
}
-
-
; CHECK-LABEL: @exact_ashr_eq
; CHECK-NEXT: icmp eq i8 %a, 7
define i1 @exact_ashr_eq(i8 %a) {
OpenPOWER on IntegriCloud