SaurabhJha added inline comments.
================ Comment at: clang/docs/MatrixTypes.rst:271 +--------------------- +An empty value of a matrix type M can be initialised using this syntax: + ---------------- fhahn wrote: > is there a reason we need to allow 'empty' initialisation? What does it mean? By empty, I meant this `{}` initialisation which was in the test case. I got the term wrong but seems like we do want to support `{}` initialisation, right? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D106005/new/ https://reviews.llvm.org/D106005 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits