[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
Thu May 14 11:23:55 PDT 2020


chrisjackson updated this revision to Diff 264041.
chrisjackson added a comment.

- Removed some excess debug information from post-ra test
- Made sink Filecheck test more strict


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.264041.patch
Type: text/x-patch
Size: 18841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/0013c9f4/attachment.bin>


More information about the llvm-commits mailing list