Skip to content

Commit ebf74b9

Browse files
committed
update p attribute tests
1 parent 7df1ca2 commit ebf74b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/CodeGen/RISCV/attributes.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@
533533
; RV32SUPM: .attribute 5, "rv32i2p1_supm1p0"
534534
; RV32SMCTR: .attribute 5, "rv32i2p1_smctr1p0_sscsrind1p0"
535535
; RV32SSCTR: .attribute 5, "rv32i2p1_sscsrind1p0_ssctr1p0"
536-
; RV32P: .attribute 5, "rv32i2p1_p0p14"
536+
; RV32P: .attribute 5, "rv32i2p1_p0p15"
537537

538538
; RV64M: .attribute 5, "rv64i2p1_m2p0_zmmul1p0"
539539
; RV64ZMMUL: .attribute 5, "rv64i2p1_zmmul1p0"
@@ -698,7 +698,7 @@
698698
; RV64SDEXT: .attribute 5, "rv64i2p1_sdext1p0"
699699
; RV64SDTRIG: .attribute 5, "rv64i2p1_sdtrig1p0"
700700
; RV64XQCCMP: .attribute 5, "rv64i2p1_zca1p0_xqccmp0p3"
701-
; RV64P: .attribute 5, "rv64i2p1_p0p14"
701+
; RV64P: .attribute 5, "rv64i2p1_p0p15"
702702

703703
; RVI20U32: .attribute 5, "rv32i2p1"
704704
; RVI20U64: .attribute 5, "rv64i2p1"

0 commit comments

Comments
 (0)