aboutsummaryrefslogtreecommitdiff
path: root/ethosu/mlw_codec
diff options
context:
space:
mode:
authorJohan Alfven <johan.alfven@arm.com>2023-03-09 16:01:00 +0100
committerJohan Alfven <johan.alfven@arm.com>2023-03-10 14:13:57 +0100
commitc72cac8e8beb6bd52bdf6a41e6f7182b5167ee5d (patch)
treeda2bf5a459eedad7ea27ca12a35d94080e6565ba /ethosu/mlw_codec
parent3ac03be07f89655debd3cd4364d4ed9b22bfa507 (diff)
downloadethos-u-vela-c72cac8e8beb6bd52bdf6a41e6f7182b5167ee5d.tar.gz
MLBEDSW-7386: Fix assert in pass packing
- The assert was caused due to a faulty optimization being done in the pass packing when trying to group CPU passes. The code did not take into account that a CPU op could have many outputs. -The fix is to make sure that the pass the follows the CPU pass is not dependent on any of the outputs from the CPU pass. If there is a dependency the CPU pass cannot be moved. Change-Id: Ia0c90bae1ed97d503a97e7bc353f834a0fa75130 Signed-off-by: Johan Alfven <johan.alfven@arm.com>
Diffstat (limited to 'ethosu/mlw_codec')
0 files changed, 0 insertions, 0 deletions