[PATCH] D76791: [Matrix] Implement matrix index expressions ([][]).
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 27 14:43:09 PDT 2020
rjmccall added a comment.
I also want to confirm explicitly that you've decided that the right language design is for matrix components to not be addressable. You're convinced that that's an important restriction to get the code generation you want?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76791/new/
https://reviews.llvm.org/D76791
More information about the cfe-commits
mailing list