mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
GlobalISel: Correct copy-pasted comment. NFC
llvm-svn: 292411
This commit is contained in:
parent
b4143d5d72
commit
4fda119cb0
@ -353,7 +353,7 @@ HANDLE_TARGET_OPCODE(G_SITOFP)
|
||||
/// Generic unsigned-int to float conversion
|
||||
HANDLE_TARGET_OPCODE(G_UITOFP)
|
||||
|
||||
/// Generic unsigned-int to float conversion
|
||||
/// Generic pointer offset
|
||||
HANDLE_TARGET_OPCODE(G_GEP)
|
||||
|
||||
/// Generic BRANCH instruction. This is an unconditional branch.
|
||||
|
Loading…
Reference in New Issue
Block a user