enum class MatrixLayoutTy

Declared at: llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp:73

Enumerators

NameValueComment
ColumnMajor0
RowMajor1