[APInt] Deprecate truncOrSelf, zextOrSelf and sextOrSelf
authorJay Foad <jay.foad@amd.com>
Wed, 6 Oct 2021 11:04:03 +0000 (12:04 +0100)
committerJay Foad <jay.foad@amd.com>
Thu, 19 May 2022 10:23:13 +0000 (11:23 +0100)
commit4e432f1b7ce6af4b24e67ebd21d119b092427a03
tree07e277158132d4401cfe14ac522c67e52e43096a
parent6bec3e9303d68b8b264de3a02ca943d9dd752004
[APInt] Deprecate truncOrSelf, zextOrSelf and sextOrSelf

Differential Revision: https://reviews.llvm.org/D125558
llvm/include/llvm/ADT/APInt.h
llvm/unittests/ADT/APIntTest.cpp