[all-commits] [llvm/llvm-project] f83577: [APFloat] multiplySignificand - always pass IEEEFl...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Sep 22 03:32:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f835779160ec30340676918915526615a07e826e
      https://github.com/llvm/llvm-project/commit/f835779160ec30340676918915526615a07e826e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M llvm/include/llvm/ADT/APFloat.h
    M llvm/lib/Support/APFloat.cpp

  Log Message:
  -----------
  [APFloat] multiplySignificand - always pass IEEEFloat as const reference. NFCI.

We do this in all other cases.




More information about the All-commits mailing list