Displaying 2 results from an estimated 2 matches for "603db7c7".
2016 Feb 02
3
creating Intrinsic DAG Node
Matt,
This seems to generate llvm.my_intrinsic just fine in the DAG, so no DAG
errors; however, it won't match. For example, if I call the intrinsic from
C, the DAG node looks to be named the same in dotty file but it won't
match... am I missing something?
I've done it exactly the way it was done above. The DAG looks great but
it won't match. Did I miss something?
Thanks.
2016 Feb 02
2
creating Intrinsic DAG Node
...from C? Are you declaring the intrinsic? This can
> fail if you mismatched the readnone or readonly to the actual intrinsic
> definition
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160202/603db7c7/attachment.html>