Skip to content
Commit d67c1ee5 authored by Luke Hutton's avatar Luke Hutton Committed by Davide Grohmann
Browse files

Use APInt array when deserializing int4 data



Passing an APInt array helps avoid a failure only observed when
building and running in debug mode. This assert checks that the
storage data type of the array that has been passed matches
expected MLIR type.

Change-Id: Id6d28b7feeb924aa414610f005562fb53dae140e
Signed-off-by: Luke Hutton's avatarLuke Hutton <luke.hutton@arm.com>
Signed-off-by: Davide Grohmann's avatarDavide Grohmann <davide.grohmann@arm.com>
parent 434d3d9b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment