diff options
author | Jakub Kuderski <jakub@nod-labs.com> | 2023-09-14 22:16:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 22:16:27 -0400 |
commit | ed4daeaa131dcb33f2836f24f286fc8d757862a6 (patch) | |
tree | 0e120e0552f1e6bff4f64656bf42c7bb02c58d96 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | f66cd9e9556a53142a26a5c21a72e21f1579217c (diff) | |
download | llvm-ed4daeaa131dcb33f2836f24f286fc8d757862a6.zip llvm-ed4daeaa131dcb33f2836f24f286fc8d757862a6.tar.gz llvm-ed4daeaa131dcb33f2836f24f286fc8d757862a6.tar.bz2 |
[mlir][spirv][gpu] Add conversion for load/store/mad coop matrix ops (#66311)
This is plugged in as an alternative lowering path in the gpu to spirv
dialect conversion. Add custom op builders for coop matrix ops to make
the create functions nicer to work with and less error-prone. The latter
is accomplished by following the op syntax and also requiring stride to
be a constant op to avoid confusion around the order of arguments.
The remaining lowering patterns will be added in a future patch.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions