diff options
author | Christopher Bate <cbate@nvidia.com> | 2022-06-17 11:40:28 -0600 |
---|---|---|
committer | Christopher Bate <cbate@nvidia.com> | 2022-06-30 10:26:59 -0600 |
commit | 670eee08cecfcfe170fb0e7daa88df8c2a150dbe (patch) | |
tree | 4e912348587954713128f31b5859dc50ff9b435d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 3a56858cee5c88a3027492ebe4abecc87fb50ee1 (diff) | |
download | llvm-670eee08cecfcfe170fb0e7daa88df8c2a150dbe.zip llvm-670eee08cecfcfe170fb0e7daa88df8c2a150dbe.tar.gz llvm-670eee08cecfcfe170fb0e7daa88df8c2a150dbe.tar.bz2 |
[mlir][VectorToGPU] Fix support for i4, col-major operand support
For the conversion to nvgpu `mma.sync` and `ldmatrix` pathways, the code
was missing support for the `i4` data type. While fixing this, another
bug was discoverd that caused the number of ldmatrix tiles calculated for
certain operand types and configurations to be incorrect. This change
fixes both issues and adds additional tests.
Differential Revision: https://reviews.llvm.org/D128074
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions