The aarch64_svcount opaque type is a scalable type. This patch adds AArch64
CodeGen support such that the type can be passed and returned to/from
functions, and also adds support to use this type in load/store operations
and PHI nodes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo