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 mulWithNoWrap()
Details
Details
- Reviewers
spatel nikic - Commits
- rGb2c184458e99: [APInt] Add saturating multiply ops
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo