diff options
author | Florian Hahn <flo@fhahn.com> | 2020-03-20 08:30:49 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-03-20 08:32:13 +0000 |
commit | be86bc76f0c21c024ed15704f266eb3595088b02 (patch) | |
tree | 314319d0d7d2336e052c192de35ba12df40debbb /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | 3a8372ed02abe9ce6c82d12dbec3f5eed2d3a5f0 (diff) | |
download | llvm-be86bc76f0c21c024ed15704f266eb3595088b02.zip llvm-be86bc76f0c21c024ed15704f266eb3595088b02.tar.gz llvm-be86bc76f0c21c024ed15704f266eb3595088b02.tar.bz2 |
[Matrix] Generalize ColumnMatrixTy to MatrixTy (NFC).
This patch sets the stage for supporting both row and column major
layouts for matrixes. It renames ColumnMatrixTy to MatrixTy, adds
booleans indicating the underlying layout to both MatrixTy and ShapeInfo
and generalizes the methods of MatrixTy to support both row and column
major layouts.
Reviewers: Gerolf, anemet, andrew.w.kaylor, LuoYuanke
Reviewed By: anemet
Differential Revision: https://reviews.llvm.org/D76324
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions