[PATCH] D49746: [WIP][LV][DebugInfo] Set DL to the middle block Icmp instruction
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 12:24:13 PDT 2018
hsaito accepted this revision.
hsaito added a comment.
This revision is now accepted and ready to land.
Let's start from this and see if practical usability issues pop up. This is where main vector loop just ended and right before the remainder loop starts. As long as the location info points to the top or the bottom of the loop, that won't surprise the user. Beyond that is just how much more precise we'd like to be. LGTM.
Repository:
rL LLVM
https://reviews.llvm.org/D49746
More information about the llvm-commits
mailing list