Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKEND] Update LLVM to llvm/llvm-project@56152fa37730 #4601

Merged

Conversation

joviliast
Copy link
Contributor

@joviliast joviliast commented Aug 29, 2024

Updating LLVM repo to ToT to get block merging fix introduced here:
llvm/llvm-project#102038
and masked load support from here:
llvm/llvm-project#104598

@joviliast joviliast force-pushed the update-llvm-merge-blobs branch from aa8e7ea to 502b61c Compare August 29, 2024 13:43
@joviliast joviliast changed the title [BACKEND] Update LLVM to lvm/llvm-project@441b672bbdc6 [BACKEND] Update LLVM to llvm/llvm-project@56152fa37730 Aug 29, 2024
Updating LLVM repo to ToT to get block merging fix introduced here:
llvm/llvm-project#102038
and masked load support from here:
llvm/llvm-project#104598

Signed-off-by: Ilya Veselov <[email protected]>
Copy link
Contributor

@giuseros giuseros left a comment

Choose a reason for hiding this comment

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

LGTM

@joviliast joviliast marked this pull request as ready for review August 30, 2024 12:18
@joviliast joviliast requested a review from ptillet as a code owner August 30, 2024 12:18
@antiagainst
Copy link
Collaborator

antiagainst commented Aug 30, 2024

cc @karupayun and @chsigg and @gflegar FYI

@antiagainst antiagainst merged commit 0d37d89 into triton-lang:llvm-head Aug 30, 2024
@antiagainst
Copy link
Collaborator

Acutally goes back a bit to pick a commit used by xla: #4620

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