[all-commits] [llvm/llvm-project] fcbf61: [APInt] Fix documentation of *OrSelf methods

Jay Foad via All-commits all-commits at lists.llvm.org
Fri May 13 07:27:06 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcbf617dcc517291785dbf2d457af5a5f1e60cca
      https://github.com/llvm/llvm-project/commit/fcbf617dcc517291785dbf2d457af5a5f1e60cca
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-05-13 (Fri, 13 May 2022)

  Changed paths:
    M llvm/include/llvm/ADT/APInt.h

  Log Message:
  -----------
  [APInt] Fix documentation of *OrSelf methods

Document that truncOrSelf, zextOrSelf and sextOrSelf only enforce
an upper or lower bound on the bitwidth of the result.




More information about the All-commits mailing list