[all-commits] [llvm/llvm-project] 1feed6: [APInt] Remove truncOrSelf, zextOrSelf and sextOrSelf
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Jun 7 02:02:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1feed6691a2755609cc954a05d0405e8080118c4
https://github.com/llvm/llvm-project/commit/1feed6691a2755609cc954a05d0405e8080118c4
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M llvm/include/llvm/ADT/APInt.h
M llvm/lib/Support/APInt.cpp
Log Message:
-----------
[APInt] Remove truncOrSelf, zextOrSelf and sextOrSelf
Differential Revision: https://reviews.llvm.org/D125559
More information about the All-commits
mailing list