[PATCH] D83553: [PATCH 3/4][Sema][AArch64] Add codegen for arm_sve_vector_bits attribute
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 10 15:08:13 PDT 2020
efriedma added a comment.
What's the tradeoff of representing these in IR as vscale'ed vector types, as opposed to fixed-wdith vector types?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83553/new/
https://reviews.llvm.org/D83553
More information about the cfe-commits
mailing list