[llvm] [AggressiveInstCombine] Make cttz fold more resiliant to non-array geps (PR #150896)

David Green via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 29 00:48:37 PDT 2025


davemgreen wrote:

Well I wrote some changes and in the process got i16 working from i128 integers. This is the first time I've seen ConstantFoldLoadFromConst so let me know if you were thinking of something else.

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


More information about the llvm-commits mailing list