diff options
author | Diana Picus <Diana-Magda.Picus@amd.com> | 2025-06-13 12:48:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 12:48:24 +0200 |
commit | a5cbd2ab0bebc722f836cd3b04dbab691ef9ed2f (patch) | |
tree | 4ec22c13f3acea5874eac8c6fe47e845c8b83703 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 9eef4d1c5fa6b1bcbbe675c14ca8301d5d346f7b (diff) | |
download | llvm-a5cbd2ab0bebc722f836cd3b04dbab691ef9ed2f.zip llvm-a5cbd2ab0bebc722f836cd3b04dbab691ef9ed2f.tar.gz llvm-a5cbd2ab0bebc722f836cd3b04dbab691ef9ed2f.tar.bz2 |
Revert "[AMDGPU] Skip register uses in AMDGPUResourceUsageAnalysis (#… (#144039)
…133242)"
This reverts commit 130080fab11cde5efcb338b77f5c3b31097df6e6 because it
causes issues in testcases similar to coalescer_remat.ll [1], i.e. when
we use a VGPR tuple but only write to its lower parts. The high VGPRs
would then not be included in the vgpr_count, and accessing them would
be an out of bounds violation.
[1]
https://github.com/llvm/llvm-project/blob/main/llvm/test/CodeGen/AMDGPU/coalescer_remat.ll
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions