[PATCH] D72281: [Matrix] Add matrix type to Clang (WIP).
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 13 09:01:30 PST 2020
fhahn added subscribers: jwakely, jfb.
fhahn added a comment.
@jwakely it would be great if you could have a brief look at our recent proposal for matrix support in Clang and could let us know if you have any concerns? The original proposal is being discussed on cfe-dev (http://lists.llvm.org/pipermail/cfe-dev/2019-December/064141.html) and the discussion continued in January http://lists.llvm.org/pipermail/cfe-dev/2020-January/064206.html
We are currently updating the proposal to use operators instead of builtins, but it would be good to know if you have any high-level concerns.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72281/new/
https://reviews.llvm.org/D72281
More information about the cfe-commits
mailing list