diff --git a/source/row_neon64.cc b/source/row_neon64.cc index ac22a198f..4920292cf 100644 --- a/source/row_neon64.cc +++ b/source/row_neon64.cc @@ -3679,7 +3679,6 @@ void ARGBColorMatrixRow_NEON(const uint8_t* src_argb, "v17", "v18", "v19", "v22", "v23", "v24", "v25"); } -// TODO(fbarchard): fix vqshrun in ARGBMultiplyRow_NEON and reenable. // Multiply 2 rows of ARGB pixels together, 8 pixels at a time. void ARGBMultiplyRow_NEON(const uint8_t* src_argb, const uint8_t* src_argb1,