[PATCH] D98075: [Matrix] Implement += and -= for MatrixType
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 8 01:32:34 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG63851a701eac: [Matrix] Implement += and -= for MatrixType. (authored by SaurabhJha, committed by fhahn).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98075/new/
https://reviews.llvm.org/D98075
Files:
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGen/matrix-type-operators.c
clang/test/Sema/matrix-type-operators.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98075.328948.patch
Type: text/x-patch
Size: 37754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210308/6ad0d946/attachment-0001.bin>
More information about the cfe-commits
mailing list