<div dir="auto">Oh yeah, I got that confused with types provided by TableGen. I take that back. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 14, 2020, 6:37 PM Paul C. Anagnostopoulos <<a href="mailto:paul@windfall.com">paul@windfall.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't think it makes sense. The intepretation of DAG operators and operands is entirely up to the backend(s) analyzing those records. The operators have no meaning to TableGen.<br>
<br>
At 10/13/2020 11:33 PM, Madhur Amilkanthwar wrote:<br>
<br>
>On Tue, Oct 13, 2020, 10:44 PM Paul C. Anagnostopoulos <<mailto:<a href="mailto:paul@windfall.com" target="_blank" rel="noreferrer">paul@windfall.com</a>><a href="mailto:paul@windfall.com" target="_blank" rel="noreferrer">paul@windfall.com</a>> wrote:<br>
>Madhur, could you describe !getdagrestype in more detail? In particular, I don't know what "type of result value" means.<br>
><br>
>I mean the data type of the result computed by a DAG node. A DAG node may receive a bunch of values from others nodes, applies its operator and returns an 'int', so its restype is 'int', for example.<br>
><br>
>Does that make sense?<br>
<br>
</blockquote></div>