[PATCH] D67645: [aarch64] add def-pats for dot product

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 07:51:35 PDT 2019


sebpop added a comment.

In D67645#1672161 <https://reviews.llvm.org/D67645#1672161>, @SjoerdMeijer wrote:

> I've got a cheeky request, and I appreciate that should go in a separate patch, but while you're at at it would you mind repeating this exercise for the ARM backend and AArch32?


Let's get the arm64 patch in good shape and then we can retro-fit it for arm32 ;-)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67645/new/

https://reviews.llvm.org/D67645





More information about the llvm-commits mailing list