Re: [Mesa-dev] Hot and cold gcc attributes

2013-02-07 Thread Eric Anholt
Carlos Olmedo Escobar writes: > Hi. > > As i see in the latest mesa release you are not using gcc > micro-optimizations as hot or cold attributes [1] but you are using > __builtin_expect though. Probably a naive question but have you > considered using them? Sure, we'll consider any patch that i

Re: [Mesa-dev] Hot and cold gcc attributes

2013-02-07 Thread Brian Paul
On 02/07/2013 05:22 AM, Carlos Olmedo Escobar wrote: Hi. As i see in the latest mesa release you are not using gcc micro-optimizations as hot or cold attributes [1] but you are using __builtin_expect though. Probably a naive question but have you considered using them? http://lists.freedeskto

[Mesa-dev] Hot and cold gcc attributes

2013-02-07 Thread Carlos Olmedo Escobar
Hi. As i see in the latest mesa release you are not using gcc micro-optimizations as hot or cold attributes [1] but you are using __builtin_expect though. Probably a naive question but have you considered using them? ___ mesa-dev mailing list mesa-dev@li