mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 06:30:16 +00:00
comment typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147701 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f8fd841a4b
commit
71ba09f2c4
@ -1,7 +1,7 @@
|
||||
; RUN: opt -loop-reduce -S < %s | FileCheck %s
|
||||
; PR9939
|
||||
|
||||
; LSR should property handle the post-inc offset when folding the
|
||||
; LSR should properly handle the post-inc offset when folding the
|
||||
; non-IV operand of an icmp into the IV.
|
||||
|
||||
; CHECK: %4 = sub i64 %sub.ptr.lhs.cast, %sub.ptr.rhs.cast
|
||||
|
Loading…
x
Reference in New Issue
Block a user