Skip to content

Fix out-of-bound reads in the LHS packing function

Gian Marco Iodice requested to merge fix_oob_lhs_pack into main
  • Rewrite the optimized path for kr = 16
  • The out-of-bound check is not required anymore as the optimized path is only for the in-bound portion of the matrix

Signed-off-by: Gian Marco Iodice gianmarco.iodice@arm.com

Merge request reports