diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-12-27 21:53:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-27 21:53:27 -0800 |
commit | 98073057ee45bc4a9256ecc70dc3da20b0fd5d3b (patch) | |
tree | e9d1a186a7529cfa15d9d7b0878b8fefc11affd8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2dccf11b92ee97091fb08b3f3b385d2b870e41b7 (diff) | |
download | llvm-98073057ee45bc4a9256ecc70dc3da20b0fd5d3b.zip llvm-98073057ee45bc4a9256ecc70dc3da20b0fd5d3b.tar.gz llvm-98073057ee45bc4a9256ecc70dc3da20b0fd5d3b.tar.bz2 |
[RISCV] Refactor checkRVVTypeSupport to use BuiltinVectorTypeInfo. (#74949)
We can decompose the type into ElementType and MinSize and use those to
perform the checks. This is more efficient than using isRVVType.
This also fixes a bug that we didn't disallow vbool64_t on Zve32x.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions