[PATCH] D101696: [Matrix] Implement C-style explicit type conversions in CXX for matrix types
Saurabh Jha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 5 08:02:51 PDT 2021
SaurabhJha added a comment.
In D101696#2798713 <https://reviews.llvm.org/D101696#2798713>, @SjoerdMeijer wrote:
> Perhaps for bonus points, update the Clang documentation in https://clang.llvm.org/docs/LanguageExtensions.html#matrix-types with some examples?
Can you please point me to how to submit patches to the documentation? I could only find links like https://clang.llvm.org/hacking.html which talk about code patches. Many thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101696/new/
https://reviews.llvm.org/D101696
More information about the cfe-commits
mailing list