"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d4a5c05c97b8c70f062288116afdabcf4c532483"
[APInt] Add saturating left-shift ops
Summary: There are `*_ov()` functions already, so at least for consistency it may be good to also have saturating variants. These may or may not be needed for `ConstantRange`'s `shlWithNoWrap()` Reviewers: spatel, nikic Reviewed By: nikic Subscribers: hiraditya, dexonsmith, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D69398
Loading
Please register or sign in to comment