[PATCH] D88444: [SVE] Lower fixed length VECREDUCE_[FMAX|FMIN] to Scalable

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 03:05:52 PDT 2020


paulwalker-arm added a comment.

In D88444#2299066 <https://reviews.llvm.org/D88444#2299066>, @cameron.mcinally wrote:

> Also, while I have everyone's attention, there are a number of unhandled vector reduction intrinsics with SVE support. Do we want to add lowerings for those? E.g. ANDV.

Yes please.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88444



More information about the llvm-commits mailing list