[PATCH] D139590: [RegAllocFast] Handle new debug values for spills

Josh Stone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 16:12:18 PST 2023


cuviper updated this revision to Diff 486114.
cuviper added a comment.

Followed StephenTozer's suggestion to just skip tracking spills for DBG_VALUE_LISTs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139590

Files:
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/test/CodeGen/PowerPC/regalloc-fast-debug-spill.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139590.486114.patch
Type: text/x-patch
Size: 26106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/301880cf/attachment.bin>


More information about the llvm-commits mailing list