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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 24 01:11:50 PDT 2025


https://github.com/RKSimon commented:

Thank you!

Please can you search for "DemandedSrcElts.insertBits(APInt::getZero(NumSubElts), Idx);" and replace that INSERT_SUBVECTOR demanded elts handling with clearBits?

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


More information about the llvm-commits mailing list