diff options
author | Adam Paszke <apaszke@google.com> | 2023-12-19 08:40:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-19 08:40:26 +0100 |
commit | 12e4332501bca3bc1e29be94e134eea231578985 (patch) | |
tree | a4370e0e2b886763192e79d6498fcca6dea195d3 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | a018c8cdbb3a06a523d10268905e82fc39bfe93e (diff) | |
download | llvm-12e4332501bca3bc1e29be94e134eea231578985.zip llvm-12e4332501bca3bc1e29be94e134eea231578985.tar.gz llvm-12e4332501bca3bc1e29be94e134eea231578985.tar.bz2 |
[mlir][nvgpu] Fix the TMA stride setup (#75838)
There were two issues with the previous computation:
* it never looked at dimensions past the second one
* the definition was recursive, making each dimension have an extra
`elementSize` power
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions