Skip to content

Conversation

@antiagainst
Copy link
Collaborator

@antiagainst antiagainst commented Jun 10, 2025

This picks up a bug fix for AMDGPU scaled mfma:

Along the way we need to fix API changes:

  • getBackwardSlice now returns LogicalResult; adding
    (void) to ignore for now.
  • LLVM::InlineAsmOp now has a TailCallKind parameter.
  • A few conversion ops in AMD backend changed return
    types and parameters.

@ThomasRaoux ThomasRaoux merged commit 418c127 into triton-lang:main Jun 11, 2025
8 checks passed
@antiagainst antiagainst deleted the update-llvm-jun-head branch June 11, 2025 20:01
ptrojahn pushed a commit to ptrojahn/triton that referenced this pull request Jul 10, 2025
This picks up a bug fix for AMDGPU scaled mfma:
* llvm/llvm-project#142493

Along the way we need to fix API changes:
* `getBackwardSlice` now returns `LogicalResult`; adding
  `(void)` to ignore for now.
* `LLVM::InlineAsmOp` now has a TailCallKind parameter.
* A few conversion ops in AMD backend changed return
  types and parameters.
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.

2 participants