Displaying 1 result from an estimated 1 matches for "e764a9b6".
2018 Mar 01
1
how to simplify FP ops with an undef operand?
Wait, back up, what? The invalid flag raised by operations on sNaN is no different from any other flag in fenv. There’s nothing sensible about saying that every operation that raises underflow/overflow/inexact is undefined, why are operations on sNaN any different?
– Steve
> On Feb 28, 2018, at 11:41 PM, Chris Lattner via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> However,