diff options
author | Guray Ozen <guray.ozen@gmail.com> | 2023-08-22 17:02:10 +0200 |
---|---|---|
committer | Guray Ozen <guray.ozen@gmail.com> | 2023-08-22 17:02:37 +0200 |
commit | 50ab427a29f09ae0dcbe8a1eb4391672e0ff2c24 (patch) | |
tree | 2f5a9383886265da1b04254bf5c4d8b5e6e96bb0 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | c3b48ec6ff92c47cd6136ee25360d31952a3adf2 (diff) | |
download | llvm-50ab427a29f09ae0dcbe8a1eb4391672e0ff2c24.zip llvm-50ab427a29f09ae0dcbe8a1eb4391672e0ff2c24.tar.gz llvm-50ab427a29f09ae0dcbe8a1eb4391672e0ff2c24.tar.bz2 |
[MLIR][NVGPU] Introduce Warpgroup Matrix Descriptor Type
The Warpgroup Matrix Descriptor is a 64-bit integer that holds information about a matrix used by the wgmma instruction.
In this work, a new type is introduced for the descriptor. This enhances the readability of the IR and allows for easier verification using MLIR verification tools.
The type contains a 'memref' related to the descriptor, which is crucial for preserving and conveying information.
Depends on D157382
Reviewed By: qcolombet
Differential Revision: https://reviews.llvm.org/D158403
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions