mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-01 16:22:41 +00:00
[AArch64] Fix a -Wdocumentation warning. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263942 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
872392e1a9
commit
a4bb38c2a8
@ -3081,8 +3081,8 @@ void AArch64InstrInfo::genAlternativeCodeSequence(
|
||||
/// to
|
||||
/// b.<condition code>
|
||||
///
|
||||
/// \brief Replace compare and branch sequence by TBZ/TBNZ instruction when
|
||||
/// the compare's constant operand is power of 2.
|
||||
/// Replace compare and branch sequence by TBZ/TBNZ instruction when the
|
||||
/// compare's constant operand is power of 2.
|
||||
///
|
||||
/// Examples:
|
||||
/// and w8, w8, #0x400
|
||||
|
Loading…
x
Reference in New Issue
Block a user