Displaying 2 results from an estimated 2 matches for "555b3dde".
2016 Feb 02
2
creating Intrinsic DAG Node
...> >
> > Thanks.
>
> Just do a git grep “getNode(ISD::INTRINSIC_WO_CHAIN”. It looks like there
> are a bunch in AArch64ISelLowering
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160202/555b3dde/attachment.html>
2016 Feb 02
2
creating Intrinsic DAG Node
Matt,
Thanks for the response. Is there an example in the code somewhere of
doing the intrinsic ID method? I don't need to put it a lot of places so
I'm not sure it warrants adding a node.
Thanks.
On Tue, Feb 2, 2016 at 12:35 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>
> > On Feb 2, 2016, at 09:29, Ryan Taylor via llvm-dev <
> llvm-dev at lists.llvm.org>