search for: 1125e00c

Displaying 2 results from an estimated 2 matches for "1125e00c".

2018 Mar 01
0
how to simplify FP ops with an undef operand?
...rvasively treated as not having side effects. The intention, and the only sensible definition for them, is that they are undefined on SNaNs. -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180228/1125e00c/attachment.html>
2018 Mar 01
3
how to simplify FP ops with an undef operand?
On 2/28/2018 5:46 PM, Chris Lattner wrote: > On Feb 28, 2018, at 3:29 PM, Kaylor, Andrew via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: >> For the first part of Sanjay’s question, I think the answer is, “Yes, >> we can fold all of these to NaN in the general case.” > > Agreed.  Those IR instructions are undefined on