Skip to content

Conversation

@zwu-2025
Copy link
Contributor

@zwu-2025 zwu-2025 commented Jun 20, 2025

This picks up a bug fix for AMDGPU v_permlane_swap:

llvm/llvm-project#144423
Without this fix, the v_permlane_swap is wrongly sunk.

Along the way we need to fix API changes:

  1. Add header file for the class IRBuilder
  2. Add missing default parameter in convertFuncOpToLLVMFuncOp

@antiagainst antiagainst changed the title [Backend] Bump to llvm/llvm-project@1b83f10072b322a206ffcaf737b42fe5c… [Backend] Bump to llvm/llvm-project@1b83f10072b3 Jun 20, 2025
@zwu-2025 zwu-2025 closed this Jun 22, 2025
@zwu-2025 zwu-2025 reopened this Jun 22, 2025
@zwu-2025 zwu-2025 changed the title [Backend] Bump to llvm/llvm-project@1b83f10072b3 [Backend] Bump to llvm/llvm-project@570885128351868c1308bb22e8ca351d318bc4a1 Jun 22, 2025
@antiagainst antiagainst changed the title [Backend] Bump to llvm/llvm-project@570885128351868c1308bb22e8ca351d318bc4a1 [Backend] Bump to llvm/llvm-project@570885128351 Jun 23, 2025
@zwu-2025 zwu-2025 closed this Jun 23, 2025
@zwu-2025 zwu-2025 reopened this Jun 23, 2025
@antiagainst antiagainst marked this pull request as ready for review June 23, 2025 17:02
Copy link
Collaborator

@antiagainst antiagainst left a comment

Choose a reason for hiding this comment

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

LGTM. Will leave to @ThomasRaoux to give it a try and land.

@ThomasRaoux
Copy link
Collaborator

LGTM. Will leave to @ThomasRaoux to give it a try and land.

unless there is an urgent need I'll wait until we have our blackwell CI back

@antiagainst
Copy link
Collaborator

Not super urgent so totally fine to wait infra come back to place!

@zwu-2025
Copy link
Contributor Author

This PR is redirected to #7291

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