diff options
author | David Stuttard <david.stuttard@amd.com> | 2024-07-16 09:12:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-16 09:12:39 +0100 |
commit | 5d12fa7d72a43eb54a3d8f953766323b97da5ca8 (patch) | |
tree | 647c64d33a216b5b8d8e1744175e9e9e9484bc7c /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | b132dd41eb1a8f6c1b19cedbd95fa3fde9e3ad8b (diff) | |
download | llvm-5d12fa7d72a43eb54a3d8f953766323b97da5ca8.zip llvm-5d12fa7d72a43eb54a3d8f953766323b97da5ca8.tar.gz llvm-5d12fa7d72a43eb54a3d8f953766323b97da5ca8.tar.bz2 |
[AMDGPU] Fix indirect dst bug for non-sgpr index (#98907)
When emitting indirect dst, if the idx is not SGPR there was a bug that
didn't
take into account that the subregister might be different from
computeIndirectRegAndOffset.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions