[PATCH] D96350: [SVE][LoopVectorize] Enable vectorization of fmin/fmax with nnan

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 06:53:49 PST 2021


kmclaughlin added a comment.

Hi @spatel, thanks for the explanation. I've created D96604 <https://reviews.llvm.org/D96604> to try and address the missing check for no-signed-zeros at the function-level.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96350



More information about the llvm-commits mailing list