[PATCH 3/3] [PBQP] Enforce a safe order for ConservativelyAllocatableNodes

Arnaud A. de Grandmaison arnaud.degrandmaison at arm.com
Wed Oct 22 06:43:52 PDT 2014


Hi Lang,

 

Here is the last patch in the PBQP improvement serie. Could you please have
a look at it ?

 

Nodes in ConservativelyAllocatableNodes were processed in the order they

have been added in NodeSet; however, it is preferable to process nodes in

an order based on their cost, to ensure we keep the total cost under

control and provide a reasonable solution.

 

Cheers,

--

Arnaud A. de Grandmaison

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141022/219993e7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-PBQP-Enforce-a-safe-order-for-ConservativelyAllocata.patch
Type: application/octet-stream
Size: 4737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141022/219993e7/attachment.obj>


More information about the llvm-commits mailing list