Skip to content

Conversation

@junhaha666
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 23, 2025 16:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR replaces the hardcoded warpSize variable with a function call to ck_tile::get_warp_size() for ROCm builds. It also includes some code formatting changes that consolidate multi-line macro definitions into single lines.

  • Replaces warpSize with ck_tile::get_warp_size() for dynamic warp size determination
  • Adds include for ck_tile/core.hpp to support the new function call
  • Consolidates multi-line macro definitions to single lines for better readability

@valarLip valarLip merged commit 390f7d6 into main Jul 24, 2025
13 checks passed
@valarLip valarLip deleted the fix_build_723 branch July 24, 2025 08:24
cagrikymk pushed a commit that referenced this pull request Jul 30, 2025
* use ck_tile::get_warp_size()

* update
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