diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2022-11-23 15:15:02 +0000 |
---|---|---|
committer | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2022-11-24 17:54:37 +0000 |
commit | 5eec8dfc2b663bed7a90199f00277afb208bbd32 (patch) | |
tree | 9cf91a54ec14a670e1ffe933f57875a1ae51b9dc /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 605e22b7d414fa1624c29e7cdcfa231aa454dad3 (diff) | |
download | llvm-5eec8dfc2b663bed7a90199f00277afb208bbd32.zip llvm-5eec8dfc2b663bed7a90199f00277afb208bbd32.tar.gz llvm-5eec8dfc2b663bed7a90199f00277afb208bbd32.tar.bz2 |
[AArch64] Add hasSVEorSME() helper and fix some incorrect checks
This adds a little hasSVEorSME() helper, and as a NFC updates existing
code to use it. The assertions get[Min|Max]SVEVectorSizeInBits() are
also now corrected to use hasSVEorSME() rather than just hasSVE().
Differential Revision: https://reviews.llvm.org/D138575
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions