On Thu, Dec 20, 2018 at 1:47 PM David Marchand <david.march...@redhat.com> wrote:
> On Thu, Dec 20, 2018 at 11:44 AM Gavin Hu <gavin...@arm.com> wrote: > >> remove the hard code #ifdef RTE_FORCE_INTRINSICS, move the implementation >> to the arm specific file, x86 and POWER have their own implementations. >> > > No, x86 and ppc define their own implementation when _not_ having > RTE_FORCE_INTRINSICS. > Actually, I wondered in the past if we realled needed those double implementations... Is there really a point in maintaining both ? I am pretty sure people only use the default configuration per architecture. -- David Marchand