[PATCH] D79868: [DebugInfo] Correct debuginfo for post-ra hoist and sink in Machine LICM

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 13:38:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd7ff5d94f0f: [DebugInfo] Correct debuginfo for post-ra hoist and sink in Machine LICM (authored by chrisjackson).

Changed prior to commit:
  https://reviews.llvm.org/D79868?vs=264041&id=266323#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79868

Files:
  llvm/lib/CodeGen/MachineLICM.cpp
  llvm/test/DebugInfo/MIR/X86/mlicm-hoist-post-regalloc.mir
  llvm/test/DebugInfo/MIR/X86/mlicm-hoist-pre-regalloc.mir
  llvm/test/DebugInfo/MIR/X86/mlicm-hoist.mir
  llvm/test/DebugInfo/MIR/X86/mlicm-sink.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79868.266323.patch
Type: text/x-patch
Size: 18842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/a03b2868/attachment.bin>


More information about the llvm-commits mailing list