8000 [DT] Dependency graph of data-tiling fusion and GPU data-tiling issues · Issue #17722 · iree-org/iree · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[DT] Dependency graph of data-tiling fusion and GPU data-tiling issues #17722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
5 of 7 tasks
hanhanW opened this issue Jun 21, 2024 · 0 comments
Open
5 of 7 tasks

[DT] Dependency graph of data-tiling fusion and GPU data-tiling issues #17722

hanhanW opened this issue Jun 21, 2024 · 0 comments
Assignees
Labels
codegen/llvm LLVM code generation compiler backend codegen/rocm ROCm code generation compiler backend (HIP/HSA) codegen Shared code generation infrastructure and dialects

Comments

@hanhanW
Copy link
Contributor
hanhanW commented Jun 21, 2024

GPU codegen:

Fusion:

graph TD
subgraph "decent performance"
  ._.
end
subgraph "GPU codegen"
  #17721 --> #17720
  #17719 --> #17185 --> #17720 --> ._.
  #17720
end
subgraph "Fusion"
  #17717 --> #17718 --> #16025 --> ._.
end


subgraph "Future work"
  ._. --> Move_beyond_16x16_?
  ._. --> Move_beyond_shared_memory_?
end
Loading
@hanhanW hanhanW self-assigned this Jun 21, 2024
@hanhanW hanhanW added codegen Shared code generation infrastructure and dialects codegen/llvm LLVM code generation compiler backend codegen/rocm ROCm code generation compiler backend (HIP/HSA) labels Jun 21, 2024
@hanhanW hanhanW changed the title [DTv2] Dependency graph of data-tiling v2 and GPU data-tiling issues [DT] Dependency graph of data-tiling v2 and GPU data-tiling issues Jun 24, 2024
@hanhanW hanhanW changed the title [DT] Dependency graph of data-tiling v2 and GPU data-tiling issues [DT] Dependency graph of data-tiling fusion and GPU data-tiling issues Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codegen/llvm LLVM code generation compiler backend codegen/rocm ROCm code generation compiler backend (HIP/HSA) codegen Shared code generation infrastructure and dialects
Projects
None yet
Development

No branches or pull requests

1 participant
0