[PATCH] D70422: [APFloat] Fix fusedMultiplyAdd when `this` equals to `Addend`
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 23:12:35 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08de551f4f10: [APFloat] Fix fusedMultiplyAdd when `this` equals to `Addend` (authored by ekatz).
Changed prior to commit:
https://reviews.llvm.org/D70422?vs=230699&id=236527#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70422/new/
https://reviews.llvm.org/D70422
Files:
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Support/APFloat.cpp
llvm/unittests/ADT/APFloatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70422.236527.patch
Type: text/x-patch
Size: 4663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/379f15d6/attachment.bin>
More information about the llvm-commits
mailing list