[PATCH] D23760: Place the lowered phi instruction(s) before the DEBUG_VALUE entry
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 11:06:51 PDT 2016
dblaikie added a comment.
Looks pretty reasonable - but, again, I'll punt to Adrian for final sign off due to better familiarity with the debug value/variable tracking code.
(minor wonder whether it'd be easy enough for you to take a quick look at other targets to see if they need a similar treatment to PPCEarlyReturn.cpp)
https://reviews.llvm.org/D23760
More information about the llvm-commits
mailing list