[llvm] [LV] Prefer FLT_MIN/MAX for fmin/fmax reductions with ninf (PR #107141)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 11:54:01 PDT 2024


https://github.com/nikic approved this pull request.

LGTM. This looks like a bug fix to me, using inf in an ninf instruction would result in poison.

https://github.com/llvm/llvm-project/pull/107141


More information about the llvm-commits mailing list