[ConstantRange][CVP] Make use of abs poison flag
Pass the abs poison flag to the underlying ConstantRange implementation, allowing CVP to simplify based on it. Importantly, this recognizes that abs with poison flag is actually non-negative...
Loading
Please sign in to comment