[llvm] [SDag][ARM][RISCV] Allow lowering CTPOP into a libcall (PR #101786)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 13:24:36 PDT 2024


nikic wrote:

> Should we expand the ctpop+icmp idiom during CodeGenPrepare?

I think that would make sense.

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


More information about the llvm-commits mailing list