Skip to content

[Backend] Bump to llvm/llvm-project@979132a#9431

Merged
ThomasRaoux merged 3 commits intotriton-lang:mainfrom
AlexAUT:llvm-bump-4
Feb 12, 2026
Merged

[Backend] Bump to llvm/llvm-project@979132a#9431
ThomasRaoux merged 3 commits intotriton-lang:mainfrom
AlexAUT:llvm-bump-4

Conversation

@ThomasRaoux ThomasRaoux merged commit 552306f into triton-lang:main Feb 12, 2026
9 checks passed
atalman pushed a commit that referenced this pull request Feb 12, 2026
…9445)

Reverts the use of use_async_copy in the hopes of fixing the many rocm
failures. Ideally we could land this PR instead:
#9431, but I think we should
test the revert first so we have a fallback in case LLVM upgrades cause
other issues.
jataylo pushed a commit to jataylo/triton that referenced this pull request Feb 16, 2026
atalman pushed a commit that referenced this pull request Feb 16, 2026
LLVM bump cherry pick for rel/3.7, this improve stability across ROCm
archs.

This pulls in:
- llvm/llvm-project#179305
- llvm/llvm-project#180220
- llvm/llvm-project#180268

`NoInfsFPMath` got removed in
llvm/llvm-project#180083

(cherry picked from commit 552306f)

<!---
The core Triton is a small number of people, and we receive many PRs
(thank
you!).  To help us review your code more quickly, **if you are a new
contributor (less than 3 PRs merged) we ask that you complete the
following
tasks and include the filled-out checklist in your PR description.**

Complete the following tasks before sending your PR, and replace `[ ]`
with
`[x]` to indicate you have done them.
-->

# New contributor declaration
- [ ] I am not making a trivial change, such as fixing a typo in a
comment.

- [ ] I have written a PR description following these
  [rules](https://cbea.ms/git-commit/#why-not-how).

- [ ] I have run `pre-commit run --from-ref origin/main --to-ref HEAD`.

- Select one of the following.
  - [ ] I have added tests.
    - `/test` for `lit` tests
    - `/unittest` for C++ tests
    - `/python/test` for end-to-end tests
  - [ ] This PR does not need a test because `FILL THIS IN`.

- Select one of the following.
  - [ ] I have not added any `lit` tests.
- [ ] The `lit` tests I have added follow these [best
practices](https://mlir.llvm.org/getting_started/TestingGuide/#filecheck-best-practices),
including the "tests should be minimal" section. (Usually running Python
code
    and using the instructions it generates is not minimal.)

Co-authored-by: Alexander Weinrauch <alexander.weinrauch@amd.com>
ptrojahn pushed a commit to ptrojahn/triton that referenced this pull request Mar 19, 2026
atalman added a commit that referenced this pull request Apr 7, 2026
atalman added a commit that referenced this pull request Apr 7, 2026
atalman added a commit to atalman/triton that referenced this pull request Apr 7, 2026
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