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

Cherry-pick PR #1408 into the RC #1423

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Cherry-pick PR #1408 into the RC #1423

merged 1 commit into from
Jan 8, 2025

Conversation

dime10
Copy link
Contributor

@dime10 dime10 commented Jan 8, 2025

No description provided.

…ation (#1408)

**Context:** This patch fixes a bug in upstream MLIR that prevents
buffer deallocation from working in certain cases. The patch was also
submitted upstream: llvm/llvm-project#121582

**Description of the Change:** This PR adds a patch to the llvm-project
source, and updates the relevant build recipes. The llvm step during
wheel builds is now also handled through Make instead of replicating the
CMake configuration in each wheel script.

**Benefits:** Unblocks our friends over at Qrisp.

**Possible Drawbacks:** Patching dependencies is not great, but
hopefully temporary.

**Related GitHub Issues:**
[sc-81444]
@dime10 dime10 requested a review from erick-xanadu January 8, 2025 16:53
Copy link
Contributor

github-actions bot commented Jan 8, 2025

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@dime10 dime10 merged commit f7d0603 into v0.10.0-rc Jan 8, 2025
40 checks passed
@dime10 dime10 deleted the cherry-pick-bug branch January 8, 2025 17:07
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