mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Remove Extra lines. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219201 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
86e0844d1c
commit
ea7f495d4f
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user