Displaying 2 results from an estimated 2 matches for "d8ffb9b5".
2014 Aug 08
3
[LLVMdev] Signed NaNs in APFloat arithmetic
On 7 August 2014 20:52, Keno Fischer <kfischer at college.harvard.edu> wrote:
> One more update: Since the code generated by the bitcast wasn't ideal
> and we were afraid to loose vectorization, etc., we ended up going
> with fsub -0.0, x, which for some reason unlike fsub 0.0, x, seems to
> be have appropriately at all optimization levels.
That's because "fsub 0.0,
2014 Aug 08
6
[LLVMdev] Signed NaNs in APFloat arithmetic
...> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140808/d8ffb9b5/attachment.html>