Issue |
159936
|
Summary |
[MLIR][GPUDialect]: Extract GPU Outlining pass as a interface
|
Labels |
mlir
|
Assignees |
|
Reporter |
ai-mannamalai
|
Request to Extract GPU Outlining pass as a interface.
Use case: Custom accelerators need such an outlining pass mechanism as well outside of GPUs. e.g. CGRA accelerators, PIM accelerators etc.
Instead of having to redo/copy the work we would like to have a interface to call upon in MLIR to outline the MLIR module into several regions.
cc: @joker-eph as per our conversation
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs