[PATCH] D18827: Rework/enhance stack coloring data flow analysis.
Than McIntosh via llvm-commits
llvm-commits at lists.llvm.org
Thu May 5 11:10:16 PDT 2016
thanm added a comment.
Hello reviewers:
My apologies for the long delay in updating this revision.
I've worked out a method for handling the specific cases I was seeing where my new technique was less effective than the old one; you can find additional detail in the comment section I added to StackColoring.cpp marked "Implementation Notes".
I think I've addressed all of Wei's and Quentin's specific comments, so things should be ready for another look now.
Thanks, Than
http://reviews.llvm.org/D18827
More information about the llvm-commits
mailing list