iree icon indicating copy to clipboard operation
iree copied to clipboard

[DataTiling] Enable ukernels on data-tiling fusion path

Open Max191 opened this issue 9 months ago • 0 comments

This is a tracking issue for supporting ukernels in the data tiling fusion path (set encodings after dispatch region formation). It is currently not working because of codegen issues, so the issue is about supporting ukernel + unset_encoding fusions in GPU codegen, and switching the ukernel e2e tests to the data tiling fusion path.

Max191 avatar Apr 03 '25 19:04 Max191