fhahn accepted this revision. fhahn added a comment. This revision is now accepted and ready to land.
LGTM,thanks. ================ Comment at: clang/docs/LanguageExtensions.rst:546 + +The matrix type extension supports compound assignments for addition, subtraction, and multiplication between matrices +and between a matrix and a scalar, provided their types are consistent. ---------------- nit: also change to `on` instead of `between` for consistency? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D104198/new/ https://reviews.llvm.org/D104198 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits