Skip to content

WIP: Kernel Callables

Kaushik Kulkarni requested to merge kernel_callables_v3 into main

To do:

  • Handling preambles for callee kernels.
  • with_iname_tag_usage.
  • Simple Slice notation.
  • Using CoefficientCollector for the stride and offset computation of affine iname expressions in SubArrayRef.
  • Adding a test for CallWithKwargs.
  • Direction attribute of arguments which are passed to callee kernel.
Edited by Kaushik Kulkarni

Merge request reports