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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
This will need a bazel update.