[PATCH] D102125: [Matrix] Implement static cast for matrix types
Saurabh Jha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 9 00:19:50 PDT 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.
This patch implements static casts for matrix types. This patch finishes all the work needed for https://bugs.llvm.org/show_bug.cgi?id=47141
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102125
Files:
clang/lib/Sema/SemaCast.cpp
clang/test/CodeGenCXX/matrix-casts.cpp
clang/test/SemaCXX/matrix-casts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102125.343901.patch
Type: text/x-patch
Size: 18106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210509/96306ec4/attachment-0001.bin>
More information about the cfe-commits
mailing list