[PATCH] D78601: [SVE] Do not store a bool for Scalable in VectorType
Christopher Tetreault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 09:43:45 PDT 2020
ctetreau added a comment.
I went ahead and renamed the field back to ElementQuantity. The comment should still be fine; if somebody adds a new vector type in the future, the comment won't be incorrect, just incomplete.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78601/new/
https://reviews.llvm.org/D78601
More information about the llvm-commits
mailing list