mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-25 05:15:58 +00:00
Fix typo.
llvm-svn: 197986
This commit is contained in:
parent
99ae48f5bb
commit
3cb00264d7
@ -2271,7 +2271,7 @@ SDValue SystemZTargetLowering::lowerATOMIC_LOAD_OP(SDValue Op,
|
||||
}
|
||||
|
||||
// Op is an ATOMIC_LOAD_SUB operation. Lower 8- and 16-bit operations
|
||||
// two into ATOMIC_LOADW_SUBs and decide whether to convert 32- and 64-bit
|
||||
// into ATOMIC_LOADW_SUBs and decide whether to convert 32- and 64-bit
|
||||
// operations into additions.
|
||||
SDValue SystemZTargetLowering::lowerATOMIC_LOAD_SUB(SDValue Op,
|
||||
SelectionDAG &DAG) const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user