[llvm] [ConstantRange] Allow casting to the same bitwidth. NFC (PR #170102)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 1 03:14:23 PST 2025


https://github.com/nikic approved this pull request.

LGTM. We changed APInt to allow this some time ago, makes sense to also do this in ConstantRange.

https://github.com/llvm/llvm-project/pull/170102


More information about the llvm-commits mailing list