Skip to content

Commit 63ff294

Browse files
toppercgithub-actions[bot]
authored andcommitted
Automerge: [RISCV] Remove -rc1 from Zacas/Zabha version comment. NFC (#162331)
2 parents e7ae9b0 + d0d18a8 commit 63ff294

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)