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

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 07:06:09 PDT 2020


cameron.mcinally added a comment.

In D88317#2297767 <https://reviews.llvm.org/D88317#2297767>, @paulwalker-arm wrote:

> Just a heads up that @kmclaughlin is starting to look at legalisation/lowering for scalable vector types.  From an operation legalisation point of view you've done most of the plumbing so hopefully any toe treading will be minimal.

Ok, no problem. I still have to finish the fixed FP reductions. If I get in your way, just shout.

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


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

https://reviews.llvm.org/D88317



More information about the llvm-commits mailing list