[all-commits] [llvm/llvm-project] db5a57: [RISCV] Make P imply Zba, Zbb, Zmmul, and Zicsr. (...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Feb 25 00:00:24 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db5a570f0ed2c9270c35404c802e34b9917205a7
https://github.com/llvm/llvm-project/commit/db5a570f0ed2c9270c35404c802e34b9917205a7
Author: Craig Topper <craig.topper at sifive.com>
Date: 2026-02-25 (Wed, 25 Feb 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFeatures.td
M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-ctls-rv64.mir
M llvm/test/CodeGen/RISCV/attributes.ll
M llvm/test/MC/RISCV/attribute-arch.s
M llvm/test/MC/RISCV/rv32p-valid.s
Log Message:
-----------
[RISCV] Make P imply Zba, Zbb, Zmmul, and Zicsr. (#183247)
Relevant spec PRs https://github.com/riscv/riscv-p-spec/pull/163 and
https://github.com/riscv/riscv-p-spec/pull/164
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