[PATCH] D85327: [SVE] Implement lowering for fixed length vector multiplication.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 10:29:06 PDT 2020


paulwalker-arm added reviewers: cameron.mcinally, david-arm.
paulwalker-arm added a comment.

This turned out to be a slightly more complicated patch than expected due to the extract complication of NEON not supporting 64bit vector multiplies.


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