[llvm] [APInt] Added APInt::clearBits() method (PR #137098)

Liam Semeria via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 25 12:04:36 PDT 2025


liamsemeria wrote:

I wanted to keep it similar to setBits but I can make those changes to clearBits and setBits should I do that?

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


More information about the llvm-commits mailing list