[PATCH] D156893: [AMDGPU] Skip debug instruction uses while optimizing live range of a reg in SIOptimizeVGPRLiveRange

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 01:45:02 PDT 2023


yassingh updated this revision to Diff 546745.
yassingh retitled this revision from "[AMDGPU] Skip debug instruction uses while optimizing live range of a reg in SIOptimizeVGPRLiveRange " to "[AMDGPU] Skip debug instruction uses while optimizing live range of a reg in SIOptimizeVGPRLiveRange".
yassingh added a comment.

Add MIR test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156893/new/

https://reviews.llvm.org/D156893

Files:
  llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
  llvm/test/CodeGen/AMDGPU/si-optimize-vgpr-live-range-dbg-instr.ll
  llvm/test/CodeGen/AMDGPU/si-optimize-vgpr-live-range-dbg-instr.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156893.546745.patch
Type: text/x-patch
Size: 10707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/88ab0aaf/attachment.bin>


More information about the llvm-commits mailing list