Skip to content

Commit d3e693f

Browse files
committed
rebase
Created using spr 1.3.8-beta.1
2 parents e94eeee + 4c24fd5 commit d3e693f

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)