"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f45dbd8c7b4c71fb0bd8a1688e99b9d282115193"
[APInt] Add saturating truncation methods
Summary: The signed one is needed for implementation of `ConstantRange::smul_sat()`, unsigned is for completeness only. Reviewers: nikic, RKSimon, spatel Reviewed By: nikic Subscribers: hiraditya, dexonsmith, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D69993
Loading
Please register or sign in to comment