[PATCH] D137655: Expand fminimum and fmaximum into a pair of selects

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 10:06:55 PST 2022


nikic added a comment.

Doesn't this handle signed zero incorrectly?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137655



More information about the llvm-commits mailing list