[PATCH] [DebugInfo][FastISel] Prevent using debug location from previous block for local values
Alexey Samsonov
vonosmas at gmail.com
Fri Jun 19 15:25:17 PDT 2015
Right. I'm happy with the direction of this patch, and think that removing some of cross-basic-block fallthrough is a positive behavior change. This is orthogonal to the work I plan to do in https://llvm.org/bugs/show_bug.cgi?id=23837, but your change may improve things for end users. I can't comment on the patch implementation, as I know too little of SelectionDAG internals, but please proceed once the reviewers are happy with this change :)
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9887
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list