Skip to content
Unverified Commit 46a929f0 authored by Danila Malyutin's avatar Danila Malyutin Committed by GitHub
Browse files

[SelectionDAG] Fix isKnownNeverZeroFloat for vectors (#78308)

Return true iff all of vector elements are constant AND not zero

Fixes #77805

Previously, it'd return `true` (as in - the value is known to be never
zero) for any build_vector/splat_vector with non-constant elements.
parent 9e9907f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment