[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:48:10 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288442: When instructions are hoisted out of loops by MachineLICM, remove their debug… (authored by wolfgangp).
Changed prior to commit:
https://reviews.llvm.org/D27290?vs=79995&id=79998#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27290
Files:
llvm/trunk/lib/CodeGen/MachineLICM.cpp
llvm/trunk/test/CodeGen/ARM/debug-info-branch-folding.ll
llvm/trunk/test/DebugInfo/MIR/X86/mlicm-hoist.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27290.79998.patch
Type: text/x-patch
Size: 7773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/f9d7f935/attachment.bin>
More information about the llvm-commits
mailing list