/home/sandal/aarch64-buildroot-linux-gnu_sdk-buildroot/bin/aarch64-buildroot-linux-gnu-gcc -ffunction-sections -fdata-sections -mcpu=cortex-a76.cortex-a55 -o CMakeFiles/cmTC_7bd35.dir/testCCompiler.c.o -c /home/sandal/CMSIS_5/CMSIS/DSP/BuildCMSISOnly/build/CMakeFiles/CMakeTmp/testCC...
@@ -696,7 +696,7 @@ define dso_local void @arm_mat_mult_q15(i16* noalias nocapture readonly %A, i16* ; CHECK-NEXT: ldr r0, [sp, #16] @ 4-byte Reload ; CHECK-NEXT: vmov q5, q1 ; CHECK-NEXT: vmov.i32 q4, #0x0 ; CHECK-NEXT: vmlas.u32 q5, q2, r8 ; CHECK-NEXT...
arm_cmplx_mult_real_f32(inp1,inp2,outp,input1.nbSamples() >> 1 ); Expand All @@ -115,6 +109,7 @@ { Testing::nbSamples_t nb=MAX_NB_SAMPLES; (void)params; switch(id) Expand Down Expand Up @@ -308,5 +303,6 @@ void ComplexTestsF32::tearDown(Testing::testID_t id,Clien...
arm_mat_cholesky_f32.o ./ra/arm/CMSIS_5/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cholesky_f64.o ./ra/arm/CMSIS_5/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f16.o ./ra/arm/CMSIS_5/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.o ./ra/arm/CMSIS_5/CMSIS/DSP/...
254 + DSP_OBJ += arm_mat_scale_f32.o 255 + DSP_OBJ += arm_mat_sub_f32.o 256 + DSP_OBJ += arm_mat_inverse_f32.o 257 + DSP_OBJ += arm_mat_cmplx_mult_q31.o 258 + DSP_OBJ += arm_mat_inverse_f64.o 259 + DSP_OBJ += arm_mat_scale_q31.o 260 + DSP_OBJ...
43 44 complexf.remove(os.path.join(ROOT,"Source","ComplexMathFunctions","ComplexMathFunctions.c")) Diff for: CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f16.c -1 Original file line numberDiff line numberDiff line change @@ -52,7 +52,6 @@ 52 52 */ 53 53 #if defin...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
!CHECK: %[[ARG2_DECL:.*]]:2 = hlfir.declare %[[ARG2]] dummy_scope %{{[0-9]+}} {uniq_name = "_QFmult_lastprivate_int2Earg2"} : (!fir.ref<i32>, !fir.dscope) -> (!fir.ref<i32>, !fir.ref<i32>) !CHECK: omp.parallel { !CHECK: omp.wsloop private(@{{.*}} %{{...