Thanks for the catch. :)<div><br></div><div>- Lang.<br><br><div class="gmail_quote">On Fri, Oct 19, 2012 at 5:11 PM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ENOPATCH<br>
<div><div class="h5"><br>
On Fri, Oct 19, 2012 at 4:58 PM, Lang Hames <<a href="mailto:lhames@gmail.com">lhames@gmail.com</a>> wrote:<br>
> When specifying tied operand constraints ("$src = $dst") in tablegen the<br>
> order of the operands currently matters. If the operands are specified in<br>
> reverse order ("$dst = $src") tablegen barfs with an opaque "Illegal format<br>
> for tied-to constraint" error.<br>
><br>
> Does anyone know if there's any reason to prohibit the commuted form? If<br>
> there's not I'll apply this patch, which will allow the commuted form to be<br>
> parsed.<br>
><br>
> - Lang.<br>
><br>
</div></div>> _______________________________________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
><br>
</blockquote></div><br></div>