Skip to content
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

[Gemm Codegen]add optimize-vector-transfer #301

Merged
merged 11 commits into from
Jun 20, 2024

Conversation

Xinyu302
Copy link
Contributor

@Xinyu302 Xinyu302 commented May 31, 2024

Run in forall loop to avoid moveLoopInvariantCode run on scf.forall op.

@Xinyu302 Xinyu302 changed the title [WIP][Gemm Codegen]add optimize-vector-transfer [Gemm Codegen]add optimize-vector-transfer Jun 5, 2024
@Xinyu302 Xinyu302 marked this pull request as ready for review June 5, 2024 17:35
@XG-zheng XG-zheng merged commit c576d6f into bytedance:main Jun 20, 2024
3 checks passed
Vremold added a commit that referenced this pull request Jul 4, 2024
  - 59c2bbb [compiler] fix DeviceGraphCluster for if op (#362)
  - 93b7671 [runtime] support bmm with crr rcr ccr layout (#350)
  - f24924f [compiler] remove cat aggressive mode (#361)
  - f187897 [torch-frontend] change setupBackendTypeConversion to set...
  - e5248af [GEMM codegen] Distribute Shared memory copy (#303)
  - d1d1fa9 [torch-frontend] update torch-mlir to c7d52f63b482b2c30f4...
  - 01098f8 [compiler] fix compilation on AArch64 platform (#358)
  - c576d6f [Gemm Codegen]add optimize-vector-transfer (#301)
  - 7fa4807 [e2e] add profiler entry for single stablehlo/mhlo file (...

GitOrigin-RevId: 59c2bbb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants