aboutsummaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorJerry Ge <jerry.ge@arm.com>2022-10-21 10:49:48 -0700
committerJerry Ge <jerry.ge@arm.com>2023-01-12 11:24:01 -0800
commitab75f53fede64241cb71acbf3b9b0c7d325162d8 (patch)
treeca5f88ff62b5e3adea9a488e6f108e05145eaa07 /third_party
parent9a926aeb44d8e39a5ab440031059533847e4ea7c (diff)
downloadtosa_mlir_translator-ab75f53fede64241cb71acbf3b9b0c7d325162d8.tar.gz
Add RegionBuilder to TOSA MLIR Translator
Rationale for making this change: - The original design only supports a single basicBlock which is no longer functionaly enough to support Control Flow operators like WhileOp or IFOp - Added another layer of abstraction of Region to support multiple basicBlocks + other corresponding fixes - There are other companion patches to make the above proposal work - Serialization Lib: Add TosaSerializationRegion to serialization_lib - Reference Model: Reference model update for control flow Signed-off-by: Jerry Ge <jerry.ge@arm.com> Change-Id: Ic7eec3c32da87d409819365ba2dc7ef8b9619db4
Diffstat (limited to 'third_party')
m---------third_party/serialization_lib0
1 files changed, 0 insertions, 0 deletions
diff --git a/third_party/serialization_lib b/third_party/serialization_lib
-Subproject 6388a097de4350cc70472921c272074190fd7c9
+Subproject ca7ce0e94b3ee7339f31b47baa3a3fb4522243a