mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-01 15:24:04 +00:00
Fix a typo in a comment.
llvm-svn: 42263
This commit is contained in:
parent
ed361aa114
commit
39313e0fa3
@ -4,7 +4,7 @@
|
||||
;; Test the sequence:
|
||||
;; cast -> setle 0, %cast -> br %cond
|
||||
;; This sequence should cause the cast value to be forwarded twice,
|
||||
;; i.e., cast is forwarded to the setle and teh setle is forwarded
|
||||
;; i.e., cast is forwarded to the setle and the setle is forwarded
|
||||
;; to the branch.
|
||||
;; register argument of the "branch-on-register" instruction, i.e.,
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user