[PATCH] D88317: [SVE] Lower fixed length VECREDUCE_[UMAX|UMIN] to Scalable

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 07:50:19 PDT 2020


paulwalker-arm added a comment.

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

> Or, if @kmclaughlin would like, I can add the Scalable lowerings while I'm here. Assuming you don't have downstream changes prepared already...

There's the possibility of some type legalisation changes as well, so best to leave the scalable lowerings for @kmclaughlin.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88317



More information about the llvm-commits mailing list