[PATCH] D85128: [Prototype][SVE] Support arm_sve_vector_bits attribute
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 3 09:43:03 PDT 2020
tschuett added a comment.
Stupid questions.
- Is it for convenience? You get arrays, global variables, structs, ... . Vectorization becomes easier ...
- Are there any potential performance benefits over scalable vectors?
- Is it compatible with GCC?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85128/new/
https://reviews.llvm.org/D85128
More information about the cfe-commits
mailing list