[PATCH] D41466: [Unroll][DebugInfo] Propagate loop body's debug location to epilog preheader
Dehao Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 22 08:01:42 PST 2017
danielcdh added a comment.
The change makes sense to me. It should not affect SamplePGO as terminator instructions is not used in profile annotation.
Repository:
rL LLVM
https://reviews.llvm.org/D41466
More information about the llvm-commits
mailing list