[llvm] [InstCombine] Narrow the ctpop when upper bits are known zero (PR #196537)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Fri May 8 07:09:54 PDT 2026
https://github.com/RKSimon commented:
Do we not get any kind of ISD::AssertZext node when moving to DAG?
https://github.com/llvm/llvm-project/pull/196537
More information about the llvm-commits
mailing list