[all-commits] [llvm/llvm-project] a43b55: [RISCV]Remove experimental from Zalasr (#177120)
Liao Chunyu via All-commits
all-commits at lists.llvm.org
Thu Jan 22 01:31:00 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a43b55edf42b4e70e3b26e493e5997a2f5682fea
https://github.com/llvm/llvm-project/commit/a43b55edf42b4e70e3b26e493e5997a2f5682fea
Author: Liao Chunyu <chunyu at iscas.ac.cn>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M clang/test/Driver/print-supported-extensions-riscv.c
M clang/test/Driver/riscv-arch.c
M clang/test/Preprocessor/riscv-target-features.c
M llvm/docs/RISCVUsage.rst
M llvm/lib/Target/RISCV/RISCVFeatures.td
M llvm/test/CodeGen/RISCV/GlobalISel/atomic-load-store-fp.ll
M llvm/test/CodeGen/RISCV/GlobalISel/atomic-load-store.ll
M llvm/test/CodeGen/RISCV/atomic-load-store.ll
M llvm/test/CodeGen/RISCV/atomic-load-zext.ll
M llvm/test/CodeGen/RISCV/attributes.ll
M llvm/test/CodeGen/RISCV/features-info.ll
M llvm/test/CodeGen/RISCV/zalasr-offset-folding.ll
M llvm/test/MC/RISCV/attribute-arch.s
M llvm/test/MC/RISCV/rv32zalasr-invalid.s
M llvm/test/MC/RISCV/rv64zalasr-invalid.s
M llvm/test/MC/RISCV/rv64zalasr-valid.s
M llvm/test/MC/RISCV/rvzalasr-valid.s
M llvm/unittests/TargetParser/RISCVISAInfoTest.cpp
Log Message:
-----------
[RISCV]Remove experimental from Zalasr (#177120)
Zalasr 1.0 was ratified in October 2025.
Documentation:https://docs.riscv.org/reference/isa/extensions/zalasr/_attachments/riscv-zalasr.pdf
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list