[llvm] [LVI] Learn value ranges from ctpop/ctlz/cttz results (PR #121945)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 03:32:33 PST 2025


https://github.com/nikic commented:

What is the rationale for supporting ctlz and cttz here? Comparisons involving these will already get canonicalized: https://llvm.godbolt.org/z/dfW4vK8jx

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


More information about the llvm-commits mailing list