[PATCH] D107349: [Matrix] Overload stride arg in matrix.columnwise.load/store.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 12 03:07:46 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa1ef81de35a4: [Matrix] Overload stride arg in matrix.columnwise.load/store. (authored by fhahn).
Changed prior to commit:
https://reviews.llvm.org/D107349?vs=363723&id=365949#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107349/new/
https://reviews.llvm.org/D107349
Files:
clang/test/CodeGen/matrix-type-builtins.c
clang/test/CodeGenCXX/matrix-type-builtins.cpp
clang/test/CodeGenObjC/matrix-type-builtins.m
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/MatrixBuilder.h
llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
llvm/test/Transforms/LowerMatrixIntrinsics/strided-load-double.ll
llvm/test/Transforms/LowerMatrixIntrinsics/strided-store-double.ll
llvm/test/Verifier/matrix-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107349.365949.patch
Type: text/x-patch
Size: 58657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210812/2b9a6da9/attachment-0001.bin>
More information about the cfe-commits
mailing list