[PATCH] D70422: [APFloat] Fix fusedMultiplyAdd when `this` equals to `Addend`

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 09:48:31 PST 2019


ekatz added a comment.

Note that this is a safe overload, as `multiplySignificand` is `private`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70422/new/

https://reviews.llvm.org/D70422





More information about the llvm-commits mailing list