Skip to content

Commit 4c24fd5

Browse files
committed
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.8-beta.1 [skip ci]
2 parents 8bd82ad + 631719d commit 4c24fd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/lib/Target/RISCV/RISCVInstrInfoZa.td

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
// This file describes the RISC-V instructions from the standard atomic 'Za*'
1010
// extensions:
1111
// - Zawrs (v1.0) : Wait-on-Reservation-Set.
12-
// - Zacas (v1.0-rc1) : Atomic Compare-and-Swap.
13-
// - Zabha (v1.0-rc1) : Byte and Halfword Atomic Memory Operations.
12+
// - Zacas (v1.0) : Atomic Compare-and-Swap.
13+
// - Zabha (v1.0) : Byte and Halfword Atomic Memory Operations.
1414
//
1515
//===----------------------------------------------------------------------===//
1616

0 commit comments

Comments
 (0)