summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorRob Suderman <rob.suderman@gmail.com>2021-08-26 19:21:29 -0700
committerRob Suderman <rob.suderman@gmail.com>2021-09-10 13:11:53 -0700
commitb0532286fe486b5ee208bae53c7afba278cbd609 (patch)
tree38c28121bda3177626d859afd65ef11cd335335f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent7c82db3634c1c8c0319816d4bbaa099c7a532b06 (diff)
[mlir][tosa] Add shape inference for tosa.while
Tosa.while shape inference requires repeatedly running shape inference across the body of the loop until the types become static as we do not know the number of iterations required by the loop body. Once the least specific arguments are known they are propagated to both regions. To determine the final end type, the least restrictive types are determined from all yields. Differential Revision: https://reviews.llvm.org/D108801
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions