On Fri, Nov 21, 2014 at 11:18 AM, Ben Widawsky <b...@bwidawsk.net> wrote:
> On Fri, Nov 21, 2014 at 11:04:18AM -0800, Matt Turner wrote:
>> On Fri, Nov 21, 2014 at 10:50 AM, Ben Widawsky
>> <benjamin.widaw...@intel.com> wrote:
>> > +    */ +   return !(inst->mlen || inst->predicate || inst->is_math());
>>
>> The return value is a ! expression, and below our only caller is inverting 
>> the
>> result. I'd probably just make it is_dep_ctrl_unsafe() or something.
>
> I liked the sound of _safe better (and it fits in with my eventual plans 
> better,
> should I actually get around to it). It's fine with me to change it.

Okay, either way.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to