[PATCH] D72781: [Matrix] Add __builtin_matrix_column_load to Clang.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 11 11:00:34 PDT 2020
fhahn added a comment.
In D72781#2084077 <https://reviews.llvm.org/D72781#2084077>, @rjmccall wrote:
> LGTM.
Thank you very much again John! This patch is pending on a few smallish improvements to the load/store intrinsics (D81472 <https://reviews.llvm.org/D81472>) and I'll land once that one is wrapped up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72781/new/
https://reviews.llvm.org/D72781
More information about the cfe-commits
mailing list