[PATCH] D106531: [ARM] Turn vecreduce_add(add(x, y)) into vecreduce(x) + vecreduce(y)

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 08:35:27 PDT 2021


NickGuy accepted this revision.
NickGuy added a comment.
This revision is now accepted and ready to land.

LGTM


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

https://reviews.llvm.org/D106531



More information about the llvm-commits mailing list