[PATCH] D154463: [SLPVectorize] Add support for fmaximum/fminimum reduction

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 14:12:12 PDT 2023


anna added a comment.

Will precommit the tests (regular vectorized code will have no difference, just the reduction ones will be vectorized with this patch).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154463



More information about the llvm-commits mailing list