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

Saurabh Jha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 7 01:38:14 PST 2021


SaurabhJha updated this revision to Diff 328850.
SaurabhJha added a comment.

Fix mistake in Sema/matrix-type-operators.c's add test -= -> +=


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.328850.patch
Type: text/x-patch
Size: 37754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210307/ed5f000d/attachment-0001.bin>


More information about the cfe-commits mailing list