Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

[ROCm] Adding pass to lower GPU Dialect to ROCDL Dialect.#154

Closed
deven-amd wants to merge 1 commit intotensorflow:masterfrom
deven-amd:deven-lower-gpu-to-rocdl
Closed

[ROCm] Adding pass to lower GPU Dialect to ROCDL Dialect.#154
deven-amd wants to merge 1 commit intotensorflow:masterfrom
deven-amd:deven-lower-gpu-to-rocdl

Conversation

@deven-amd
Copy link
Copy Markdown
Contributor

This is a follow-up to the PR #146 which introduced the ROCDL Dialect. This PR introduces a pass to lower GPU Dialect to the ROCDL Dialect. As with the previous PR, this one builds on the work done by @whchung, and addresses most of the review comments in the original PR #63 .


@joker-eph @whchung

Comment thread include/mlir/Conversion/GPUToROCDL/GPUToROCDLPass.h Outdated
Comment thread lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp Outdated
Comment thread lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp Outdated
Comment thread test/Conversion/GPUToROCDL/gpu-to-rocdl.mlir Outdated
This is a follow-up to the PR#146 which introduced the ROCDL Dialect. This PR introduces a pass to lower GPU Dialect to the ROCDL Dialect. As with the previous PR, this one builds on the work done by @whchung, and addresses most of the review comments in the original PR.
@deven-amd
Copy link
Copy Markdown
Contributor Author

@River707

Thank you for your feedback. I have pushed out a new commit which addresses the points you raised. Please re-review.

thanks

deven

Comment thread lib/Conversion/GPUToROCDL/LowerGpuOpsToROCDLOps.cpp
ArmageddonKnight pushed a commit to UofT-EcoSystem/tensorflow that referenced this pull request Oct 2, 2019
This is a follow-up to the PR#146 which introduced the ROCDL Dialect. This PR introduces a pass to lower GPU Dialect to the ROCDL Dialect. As with the previous PR, this one builds on the work done by @whchung, and addresses most of the review comments in the original PR.

Closes tensorflow#154

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#154 from deven-amd:deven-lower-gpu-to-rocdl 809893e08236da5ab6a38e3459692fa04247773d
PiperOrigin-RevId: 272390729
swift-ci pushed a commit to swiftlang/llvm-project that referenced this pull request Dec 24, 2019
This is a follow-up to the PRtensorflow/mlir#146 which introduced the ROCDL Dialect. This PR introduces a pass to lower GPU Dialect to the ROCDL Dialect. As with the previous PR, this one builds on the work done by @whchung, and addresses most of the review comments in the original PR.

Closes tensorflow/mlir#154

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#154 from deven-amd:deven-lower-gpu-to-rocdl 809893e08236da5ab6a38e3459692fa04247773d
PiperOrigin-RevId: 272390729
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants