[PATCH] D105280: [2/2][RemoveRedundantDebugValues] Introduce a MIR pass that removes redundant DBG_VALUEs

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 02:30:25 PDT 2021


djtodoro updated this revision to Diff 356134.
djtodoro added a comment.

-addressing comments


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

https://reviews.llvm.org/D105280

Files:
  llvm/lib/CodeGen/RemoveRedundantDebugValues.cpp
  llvm/test/CodeGen/PowerPC/non-debug-mi-search-frspxsrsp.ll
  llvm/test/DebugInfo/MIR/X86/remove-redundant-dbg-vals.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105280.356134.patch
Type: text/x-patch
Size: 7479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/5608ea1a/attachment.bin>


More information about the llvm-commits mailing list