[all-commits] [llvm/llvm-project] 06d10d: [RISCV] Make Zcmt imply Zicsr. (#75464)
Yvan Roux via All-commits
all-commits at lists.llvm.org
Wed Dec 20 00:47:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06d10d41ce9069fb977c71e7e546a666e72b0f67
https://github.com/llvm/llvm-project/commit/06d10d41ce9069fb977c71e7e546a666e72b0f67
Author: Yvan Roux <yvan.roux at foss.st.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M llvm/lib/Support/RISCVISAInfo.cpp
M llvm/test/MC/RISCV/attribute-arch.s
M llvm/unittests/Support/RISCVISAInfoTest.cpp
Log Message:
-----------
[RISCV] Make Zcmt imply Zicsr. (#75464)
This patch fixes build attributes w/r to Zcmt extension dependency on
Zicsr.
More information about the All-commits
mailing list