aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer
diff options
context:
space:
mode:
authorPablo Marquez Tello <pablo.tello@arm.com>2023-08-17 13:30:22 +0100
committerPablo Marquez Tello <pablo.tello@arm.com>2023-08-23 18:57:01 +0000
commit3a9ecdfdc76abd7f9acdab42a1f7e4c0188d6f48 (patch)
tree13cb8b1141d444cae49998db0644c6e165d3d8d5 /compute_kernel_writer
parenta8b74963b88ac8628fdcff48c25d2d07906ba36f (diff)
downloadComputeLibrary-3a9ecdfdc76abd7f9acdab42a1f7e4c0188d6f48.tar.gz
CpuAdd rework to enable fp16 in armv8a multi_isa builds
* Code guarded with __ARM_FEATURE_FP16_VECTOR_ARITHMETIC needs to be moved to an fp16.cpp file to allow compilation with -march=armv8.2-a+fp16 * fp16.cpp needs to use the template add_same_neon() so it had to be moved from impl.cpp to impl.h Change-Id: I9e64a3101958fcb9c3d5c8e9b148b498b2bee05f Signed-off-by: Pablo Marquez Tello <pablo.tello@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10154 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Viet-Hoa Do <viet-hoa.do@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'compute_kernel_writer')
0 files changed, 0 insertions, 0 deletions