[llvm] [SelectionDAG] Allow lowering CTPOP into a libcall (PR #99752)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 21 01:15:19 PDT 2024
arsenm wrote:
> but I don't know if the libcall is available in their libgcc
Should be easy to find out?
https://github.com/llvm/llvm-project/pull/99752
More information about the llvm-commits
mailing list