[llvm] [ValueTracking] Take into account whether zero is poison when computing CR for `ct{t,l}z` (PR #122548)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 10 21:04:58 PST 2025
dtcxzyw wrote:
Motivation? The opt result will not be improved since it has been handled in ConstantRange::ctlz/cttz.
https://github.com/llvm/llvm-project/pull/122548
More information about the llvm-commits
mailing list