<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 17, 2016 at 6:12 PM, Matt Turner <span dir="ltr"><<a href="mailto:mattst88@gmail.com" target="_blank">mattst88@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Mar 17, 2016 at 5:51 PM, Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>> wrote:<br>
> ---<br>
>  src/compiler/nir/nir_builder.h | 9 +++++++++<br>
>  1 file changed, 9 insertions(+)<br>
><br>
> diff --git a/src/compiler/nir/nir_builder.h b/src/compiler/nir/nir_builder.h<br>
> index d546e41..1d61ff9 100644<br>
> --- a/src/compiler/nir/nir_builder.h<br>
> +++ b/src/compiler/nir/nir_builder.h<br>
> @@ -31,6 +31,9 @@ struct exec_list;<br>
>  typedef struct nir_builder {<br>
>     nir_cursor cursor;<br>
><br>
> +   /* Whether or not new ALU instructions will have exact results */<br>
<br>
</span>s/or not //<br>
s/will have/must produce/ (???)<br></blockquote><div><br></div><div>How about 'Whether new ALU instructions will be marked "exact"' <br></div></div><br></div></div>