diff options
author | Florian Hahn <flo@fhahn.com> | 2023-06-07 20:45:07 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-06-07 20:45:08 +0100 |
commit | c10a7772bd7603cb6b252ef89e2009fa0c60dc94 (patch) | |
tree | b51dd6c81429278ec3c57477fd85b7d5a0439990 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 6dc1636815cb9321657f1cb7ac87a46553870dc7 (diff) | |
download | llvm-c10a7772bd7603cb6b252ef89e2009fa0c60dc94.zip llvm-c10a7772bd7603cb6b252ef89e2009fa0c60dc94.tar.gz llvm-c10a7772bd7603cb6b252ef89e2009fa0c60dc94.tar.bz2 |
[Matrix] Convert binop operand of dot product to a row vector.
The dot product lowering will use the left operand as row vector.
If the operand is a binary op, convert it to operate on a row vector
instead of a column vector.
Depends on D148428.
Reviewed By: thegameg
Differential Revision: https://reviews.llvm.org/D148429
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions