[PATCH] D27290: When hoisting instructions out of loops their debug loc should be removed (MLICM pass).

Wolfgang Pieb via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 1 16:03:12 PST 2016


wolfgangp updated this revision to Diff 79995.
wolfgangp added a comment.

Simplified test case and added comment.


https://reviews.llvm.org/D27290

Files:
  lib/CodeGen/MachineLICM.cpp
  test/CodeGen/ARM/debug-info-branch-folding.ll
  test/DebugInfo/MIR/X86/mlicm-hoist.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27290.79995.patch
Type: text/x-patch
Size: 7674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/985bf788/attachment.bin>


More information about the llvm-commits mailing list