[PATCH] D97857: [Matrix] Add support for matrix-by-scalar division.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 09:40:39 PST 2021
fhahn updated this revision to Diff 330000.
fhahn added a comment.
Thank you very much John! I applied your suggestions to the wording and removed the unneeded language feature.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97857/new/
https://reviews.llvm.org/D97857
Files:
clang/docs/MatrixTypes.rst
clang/include/clang/Basic/Features.def
clang/lib/AST/Type.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGen/matrix-type-operators.c
clang/test/CodeGen/matrix-type.c
clang/test/Sema/matrix-type-operators.c
llvm/include/llvm/IR/MatrixBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97857.330000.patch
Type: text/x-patch
Size: 15158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/e867cb94/attachment-0001.bin>
More information about the cfe-commits
mailing list