[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 04:28:43 PDT 2020
paulwalker-arm accepted this revision.
paulwalker-arm added a subscriber: kmclaughlin.
paulwalker-arm added a comment.
This revision is now accepted and ready to land.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88317/new/
https://reviews.llvm.org/D88317
More information about the llvm-commits
mailing list