[llvm] [SDag][ARM][RISCV] Allow lowering CTPOP into a libcall (PR #101786)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 22 23:20:11 PDT 2025
s-barannikov wrote:
> Should we expand the ctpop+icmp idiom during CodeGenPrepare?
Done in #102731.
https://github.com/llvm/llvm-project/pull/101786
More information about the llvm-commits
mailing list