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

Pending LLVM Dependent Patches #15685

Open
stellaraccident opened this issue Nov 27, 2023 · 4 comments
Open

Pending LLVM Dependent Patches #15685

stellaraccident opened this issue Nov 27, 2023 · 4 comments

Comments

@stellaraccident
Copy link
Collaborator

We keep this issue open to track local patches that should be applied once integration has caught up.

This issue is pinned to the #llvm-integrate channel on Discord.

In order to add a required patch, please add a comment to this issue with the following information:

  • Upstream PR/commit link
  • Branch/commit that should be applied in conjunction with the above (PSA: please squash into one commit that can be cherry-picked)
  • Any additional notes or condolences for the integrator
@ScottTodd ScottTodd pinned this issue Nov 30, 2023
@hanhanW
Copy link
Contributor

hanhanW commented Jan 8, 2024

llvm/llvm-project@11ac97c is reverted in the recent integrate because it introduces many regressions in benchmark suite. The tracking issue is #16055. We should be able to drop the revert once the issue is fixed.

EDIT: this is fixed. (should we delete the comment?)

@hanhanW
Copy link
Contributor

hanhanW commented Jan 22, 2024

llvm/llvm-project@af78e5d is reverted locally. Issue: #16173 We can drop the revert after we bump tf-nightly to include the commit.

EDIT: this is fixed

@rsuderman rsuderman unpinned this issue May 7, 2024
@simon-camp
Copy link
Contributor

simon-camp commented Aug 20, 2024

Breaking EmitC change (merged in 6ca0613)

llvm/llvm-project@e47b507 is a breaking change in the EmitC dialect. #18284 should have all the changes needed in iree.

@ScottTodd ScottTodd pinned this issue Sep 9, 2024
@qedawkins
Copy link
Contributor

Upstreaming of a pattern in IREE: llvm/llvm-project#107302

Once pulled in can be dropped by cherry-picking this: #18465

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

No branches or pull requests

5 participants
@stellaraccident @hanhanW @qedawkins @simon-camp and others