Skip to content

MLBEDSW-10946: Fix for fusing of down-cast with table

William Isaksson requested to merge MLBEDSW-10946 into main

Casts explicitly disable clamping through setting special values on it's clipping ranges. However this special range was not kept when fusing. This patch makes an exception for this special range. This makes fusing of down-cast with table work for Ethos-U85.

Change-Id: I4f06a57a3091ed336255369df9d9851a8cc9de97 Signed-off-by: William Isaksson william.isaksson@arm.com

Merge request reports

Loading