diff options
author | Florian Hahn <flo@fhahn.com> | 2020-04-06 09:43:41 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-04-06 10:00:56 +0100 |
commit | 39f2d9aa81a89510ff41151e3fbe329c06218872 (patch) | |
tree | 8acb1ae9a87b267e887e30bc136f09be709b7b6d /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | ad7211df6f257e39da2e5a11b2456b4488f32a1e (diff) | |
download | llvm-39f2d9aa81a89510ff41151e3fbe329c06218872.zip llvm-39f2d9aa81a89510ff41151e3fbe329c06218872.tar.gz llvm-39f2d9aa81a89510ff41151e3fbe329c06218872.tar.bz2 |
[Matrix] Add option to use row-major matrix layout as default.
This patch adds a -matrix-default-layout option which can be used to
set the default matrix layout to row-major or column-major (default).
The initial patch updates codegen for loads, stores, binary operators
and matrix multiply.
Reviewers: anemet, Gerolf, andrew.w.kaylor, LuoYuanke
Reviewed By: anemet
Differential Revision: https://reviews.llvm.org/D76325
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions