[llvm] [ValueTracking] Handle range attributes (PR #85143)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 17 05:18:39 PDT 2024


andjo403 wrote:

the lit tests feels a bit fragile as multiple of the functions is called in many of the cases eg for the icmp test if the isKnownNonZero and computeConstantRange is removed the test will still pass du e to the ComputeKnownBits

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


More information about the llvm-commits mailing list