node for hsail workitemabsid
Tom Rodriguez
tom.rodriguez at oracle.com
Wed May 28 16:36:22 UTC 2014
It sounds like a trivial subclass of FloatingNode like CurrentJavaThreadNode.
tom
On May 27, 2014, at 3:33 PM, Deneau, Tom <tom.deneau at amd.com> wrote:
> I would like to make a Node and @NodeIntrinsic that would generate the HSAIL instruction workitemabsid
> (the workitemabsid is a linear index unique for each workitem).
>
> So this takes no inputs and produces one output (int).
>
> What would be the best existing node for this to inherit from?
>
> -- Tom
>
>
More information about the graal-dev
mailing list