[PATCH] D78130: [SVE] Fixup calls to VectorType::getNumElements() in IR
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 20 14:06:22 PDT 2020
sdesmalen added subscribers: david-arm, sdesmalen.
sdesmalen added a comment.
Hi @ctetreau , @david-arm started looking through our downstream code-base to pull out some patches where we've fixed cases like the ones in this patch and for which we may already have tests.
Since there's likely to be overlap with this patch, are there any cases you've already got tests for, or are actively working on? If you have any other suggestions on how to share the effort, just let us know!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78130/new/
https://reviews.llvm.org/D78130
More information about the llvm-commits
mailing list