[PATCH] D81620: [SVE] Allow scalable vector splats to be gep indices
Christopher Tetreault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 15:39:09 PDT 2020
ctetreau added a comment.
@efriedma I think so long as the language reference states that gep into a struct accepts any vector splat index, then this patch should be accepted. (assuming it has no technical issues) It's a trivial change, that is probably an improvement regardless of if we consider the use case to be valid.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81620/new/
https://reviews.llvm.org/D81620
More information about the llvm-commits
mailing list