diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-12-27 23:44:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-27 23:44:45 -0800 |
commit | 471f8f50d0790cd7e77b8b385d8592c95df53974 (patch) | |
tree | 380cc19e7561c7c817cec43642c787161770fdda /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3e75dece919511e4a2edada82d783304cc14a9cd (diff) | |
download | llvm-471f8f50d0790cd7e77b8b385d8592c95df53974.zip llvm-471f8f50d0790cd7e77b8b385d8592c95df53974.tar.gz llvm-471f8f50d0790cd7e77b8b385d8592c95df53974.tar.bz2 |
[RISCV] Prevent checkRVVTypeSupport from issuing more than 1 diagnostic. (#74950)
If vector isn't enabled at all, we might hit one of the earlier
diagnostics and the requires Zve32x diagnostic. The Zve32x diagnostic
would be redundant.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions