[RFA][PATCH][tree-optimization/64058] Add new coalescing tie breaker heuristic V2

Jeff Law law@redhat.com
Wed Mar 30 03:57:00 GMT 2016


On 03/29/2016 11:34 AM, Peter Bergner wrote:
> On Wed, 2016-03-23 at 01:49 -0600, Jeff Law wrote:
>>
>> +/* This represents a conflict graph.  Implemented as an array of bitmaps.
>> +   A full matrix is used for conflicts rather than just upper triangular form.
>> +   this make sit much simpler and faster to perform conflict merges.  */
>
> s/make sit/makes it/
Thanks.  Fixed in the obvious way.

jeff



More information about the Gcc-patches mailing list