-
Notifications
You must be signed in to change notification settings - Fork 618
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
Comments
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?) |
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 |
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. |
Upstreaming of a pattern in IREE: llvm/llvm-project#107302 Once pulled in can be dropped by cherry-picking this: #18465 |
Breaking change in EmitC syntaxllvm/llvm-project@68a3908 is a breaking change in the EmitC syntax. #19201 contains the changes needed in iree. |
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:
The text was updated successfully, but these errors were encountered: