[PATCH] D76324: [Matrix] Generalize ColumnMatrixTy to MatrixTy (NFC).
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 19 10:52:22 PDT 2020
anemet accepted this revision.
anemet added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp:168
/// Wrapper class representing a matrix as a set of column vectors.
/// All column vectors must have the same vector type.
----------------
update comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76324/new/
https://reviews.llvm.org/D76324
More information about the llvm-commits
mailing list