[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
Sun Aug 6 23:03:04 PDT 2023


yassingh updated this revision to Diff 547647.
yassingh marked an inline comment as done.
yassingh added a comment.

- Rebase, llc -run-pass=none


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.547647.patch
Type: text/x-patch
Size: 10788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230807/43b4487c/attachment.bin>


More information about the llvm-commits mailing list