summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2020-01-09 10:23:34 +0000
committerFlorian Hahn <flo@fhahn.com>2020-01-09 10:52:52 +0000
commitccf24225e3f2356ebf0e73bb114a831bf1721222 (patch)
treea855236d435ba070d795fd1b3e81b3bb493c8aeb /lldb/packages/Python/lldbsuite/test
parent287a874d1c460302677a1530a75d94bae4d4a348 (diff)
downloadbcm5719-llvm-ccf24225e3f2356ebf0e73bb114a831bf1721222.tar.gz
bcm5719-llvm-ccf24225e3f2356ebf0e73bb114a831bf1721222.zip
[Matrix] Update shape propagation to iterate until done.
This patch updates the shape propagation to iterate until no new shape information is discovered. As initial seed for the forward propagation, we use the matrix intrinsic instructions. Both propagateShapeForward and propagateShapeBackward return new work lists, with the instructions to be used for the next iteration. When propagating forward, we record all instructions we added new shape information for. When propagating backward, we record all users of instructions we added new shape information for. Reviewers: anemet, Gerolf, reames, hfinkel, andrew.w.kaylor Reviewed By: anemet Differential Revision: https://reviews.llvm.org/D70901
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud