[all-commits] [llvm/llvm-project] 2800d5: [RISCV] Error if F and Zfinx extensions are specif...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Mar 10 11:26:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2800d57e124a605c069a4d4024e73089b2783250
https://github.com/llvm/llvm-project/commit/2800d57e124a605c069a4d4024e73089b2783250
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
M clang/test/Driver/riscv-arch.c
M llvm/lib/Support/RISCVISAInfo.cpp
Log Message:
-----------
[RISCV] Error if F and Zfinx extensions are specified together.
Fixes #61277
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D145809
More information about the All-commits
mailing list