[PATCH] D73135: [AArch64][ARM] Always expand ordered vector reductions (PR44600)

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 13:55:41 PST 2020


efriedma added a comment.

> That might all be too hypothetical to worry about thought.

It's not hypothetical; SVE actually has an instruction for ordered reductions (FADDA).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73135





More information about the llvm-commits mailing list