This is split off from D91718 and adds a new target hook
supportsScalableVectors that can be queried to check if scalable vectors
are supported by the backend. For AArch64 this returns true if SVE is
enabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo