For intrinsics supported by ConstantRange, compute the result range based on the argument ranges. We do this independently of whether some or all of the input ranges are full, as we can often still constrain the result in some way.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo