/Zpr will inform the compiler that matrices will be packed in row-major order while
/Zpc will just be the default column major order.
This issue only tracks matrix initialization behavior. eg changes to MatrixSubscriptExpr are out of scope for this issue.