[PATCH 1/2] bitset: discontinue the use of GCC builtin
David Marchand
david.marchand at redhat.com
Wed Oct 16 22:55:57 CEST 2024
On Wed, Oct 16, 2024 at 4:03 PM Mattias Rönnblom
<mattias.ronnblom at ericsson.com> wrote:
>
> Replace the use of __builtin_ffsll() with rte_bsf64() to be MSVC
> compatible.
>
> Suggested-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
Series applied, thanks.
--
David Marchand
More information about the dev
mailing list