[PATCH] D85327: [SVE] Implement lowering for fixed length vector multiplication.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 5 17:44:55 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
> I've updated the patch to only affect 64/128-bit vector mul operations when wide vectors are enabled.
Please add test coverage for this. Otherwise LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85327/new/
https://reviews.llvm.org/D85327
More information about the llvm-commits
mailing list