[llvm] [GlobalISel] Add G_ABS computeKnownBits, add computeNumSignBitsImpl to work ComputeKnownBitsCache assertions (PR #154413)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 14 23:33:17 PDT 2025


davemgreen wrote:

The cache was removed in #157352, which hopefully helps simplify this a bit.

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


More information about the llvm-commits mailing list