On Thu, Mar 16, 2023 at 3:43 AM Ruifeng Wang <[email protected]> wrote: > > > > > Since bfloat16 intrinsics are not supported on all ARM platforms > > > > > that support NEON, > > > > > bfloat16 routines are moved to separate files. > > > > > This would enable using scalar implementation for bfloat16 on > > > > > unsupported > > > > ARM platforms. > > > > > > > > > > Bugzilla ID: 1179 > > > > > Fixes: fc54766b1612 ("mldev: add Arm NEON type conversion") > > > > > > > > > > Signed-off-by: Srikanth Yalavarthi <[email protected]> > Acked-by: Ruifeng Wang <[email protected]>
Applied, thanks. -- David Marchand

