diff options
author | Christopher Bate <cbate@nvidia.com> | 2022-10-05 09:56:50 -0600 |
---|---|---|
committer | Christopher Bate <cbate@nvidia.com> | 2022-10-05 20:21:27 -0600 |
commit | ea2ed80e6dac21bf19d87de8bef1ec01b00dbb8d (patch) | |
tree | 9532528643b3642ff7d8195e297156f623a7c807 /clang/lib/Basic/SourceManager.cpp | |
parent | 01dffc5ae8a1450fd733a578f3363822385ebc18 (diff) | |
download | llvm-ea2ed80e6dac21bf19d87de8bef1ec01b00dbb8d.zip llvm-ea2ed80e6dac21bf19d87de8bef1ec01b00dbb8d.tar.gz llvm-ea2ed80e6dac21bf19d87de8bef1ec01b00dbb8d.tar.bz2 |
[mlir][nvgpu] NFC - move NVGPU conversion helpers to NvGpu utils library
The ConvertVectorToGpu pass implementation contained a small private
support library for performing various calculations during conversion
between `vector` and `nvgpu.mma.sync` and `nvgpu.ldmatrix` operations.
The support library is moved under `Dialect/NVGPU/Utils` because the
functions have wider utility. Some documentation comments are added or
improved.
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D135303
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions