Skip to content

MLBEDSW-10532: Fix transpose block dependency

Philip Hall requested to merge MLBEDSW-10532 into main

Ethos-U55 transpose adjusts the FM strides independently of the signalled areas in order to perform the transform. This means that the block dependency calculations are only valid for the simple transposes (or none).

This commit forces block dependency to zero for those cases.

Signed-off-by: Philip Hall philip.hall@arm.com Change-Id: Ic6a545f1691253a88e33b4aed9da4b622b6c9438

Edited by Fredrik Svedberg

Merge request reports

Loading