[llvm] [SelectionDAG] Fix isKnownNeverZeroFloat for vectors (PR #78308)

Danila Malyutin via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 10:27:42 PST 2024


danilaml wrote:

SSE2 codegen is terrible (is this all to avoid a simple branch?), but otherwise looks fine to me.

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


More information about the llvm-commits mailing list