WIP: Kernel Callables
To do:
-
Handling preambles for callee kernels. -
with_iname_tag_usage
. -
Simple Slice notation. -
Using CoefficientCollector
for the stride and offset computation of affineiname
expressions inSubArrayRef
. -
Adding a test for CallWithKwargs
. -
Direction attribute of arguments which are passed to callee kernel.
Edited by Kaushik Kulkarni