[PATCH] D98075: [Matrix] Implement += and -= for MatrixType

Saurabh Jha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 5 13:12:12 PST 2021


SaurabhJha created this revision.
Herald added a subscriber: tschuett.
SaurabhJha requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98075

Files:
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGen/matrix-type-operators.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98075.328628.patch
Type: text/x-patch
Size: 24811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210305/ecea3623/attachment-0001.bin>


More information about the cfe-commits mailing list