Skip to content

[CODEGEN] Fix metal codegen when with only single working dim#14628

Merged
spectrometerHBH merged 1 commit intoapache:mainfrom
tqchen:metal-main
Apr 16, 2023
Merged

[CODEGEN] Fix metal codegen when with only single working dim#14628
spectrometerHBH merged 1 commit intoapache:mainfrom
tqchen:metal-main

Conversation

@tqchen
Copy link
Copy Markdown
Member

@tqchen tqchen commented Apr 14, 2023

This PR fixes the metal introduces by a previous commit that removes the workdim remapping that caused issues for kernels with only threadIdx.x and blockIdx.x

This PR fixes the metal introduces by a previous commit that removes
the workdim remapping that caused issues for kernels with only threadIdx.x
and blockIdx.x
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Apr 14, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: codegen See #10317 for details

Generated by tvm-bot

@tqchen
Copy link
Copy Markdown
Member Author

tqchen commented Apr 14, 2023

cc @Lunderberg

@tqchen
Copy link
Copy Markdown
Member Author

tqchen commented Apr 15, 2023

@tvm-bot rerun

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.

3 participants