[PATCH] D32530: [SVE][IR] Scalable Vector IR Type
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 5 06:16:20 PDT 2019
rengolin added a comment.
In D32530#1456113 <https://reviews.llvm.org/D32530#1456113>, @huntergr wrote:
> - Clarified that the runtime multiple is constant across all scalable vector types, even if the constant value isn't known at compile time.
> - Removed extra whitespace.
LGTM now, thanks for all the hard work! I won't approve, as this is a larger discussion, but I'm happy with this patch, and the native support as is.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D32530/new/
https://reviews.llvm.org/D32530
More information about the llvm-commits
mailing list