[libcxx-commits] [libcxx] [libcxx] Use generic builtins for popcount, clz and ctz (PR #86563)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 26 11:29:37 PDT 2024
https://github.com/mordante commented:
Thanks for your patch. I like to only use the new builtin where it carries its weight.
Please explain in the commit message why this change is useful.
https://github.com/llvm/llvm-project/pull/86563
More information about the libcxx-commits
mailing list