This adds a little hasSVEorSME() helper, and as a NFC updates existing
to use it. The assertions get[Min|Max]SVEVectorSizeInBits() are also
now corrected to use hasSVEorSME() rather than just hasSVE().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo