Skip to content
Commit 8ffce6d6 authored by Tai Ly's avatar Tai Ly
Browse files

serialize/deserialize while/if ops using regions



This changes serialization and deserialization of while and if ops
to use regions instead of blocks.

also changed deserialization to preserve original ordering such that:
tosa1->deserialize->serialize->tosa2 => tosa1 == tosa2 most of the time.

Signed-off-by: default avatarTai Ly <tai.ly@arm.com>
Change-Id: I539076788bdc466ba1881d955af349e6b4924ed8
parent 828099da
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