[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:06:35 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3dc413e25d6c: [AMDGPU] Skip debug instruction uses while optimizing live range of a reg in… (authored by yassingh).

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


More information about the llvm-commits mailing list