[llvm] [SDag][ARM][RISCV] Allow lowering CTPOP into a libcall (PR #101786)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 09:41:30 PDT 2024
s-barannikov wrote:
> I assume this is the same root cause (since the reproducer exhibits the same behavior with `--target=arm-linux-gnueabi` but I can reduce something out if it is not.
There is no need for this just yet. It is possible that there are other cases when the call is emitted, but the core issue should be the same.
Thank you for cooperation.
https://github.com/llvm/llvm-project/pull/101786
More information about the llvm-commits
mailing list