[llvm] r294264 - [LVI] Switch from BFS to DFS exploration order

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 16:50:20 PST 2017


I would prefer to see this bake in ToT for a while before going into a 
release branch.  If things appear stable after a week, then merging it 
over would seem reasonable, but I'm not sure where that'd put us in the 
release cycle?


On 02/06/2017 04:42 PM, Joerg Sonnenberger via llvm-commits wrote:
> On Tue, Feb 07, 2017 at 12:25:24AM -0000, Philip Reames via llvm-commits wrote:
>> Author: reames
>> Date: Mon Feb  6 18:25:24 2017
>> New Revision: 294264
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=294264&view=rev
>> Log:
>> [LVI] Switch from BFS to DFS exploration order
> Thanks! Hans, any comment on merging this into 4.0? It fixes one of the
> two remaining cases in pkgsrc where clang with normal optimiser settings
> hits 2GB VA.
>
> Joerg
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list