[clang] [llvm] [ValueTracking] Extend computeConstantRange for add/sub, sext/zext/trunc (PR #181110)

Guy David via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 02:15:54 PDT 2026


guy-david wrote:

My bad for missing that. What do you think about adding a fully recursive variant of `computeConstantRange` so the rest of the users won't be affected?

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


More information about the cfe-commits mailing list