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

Fix 'Rebase [ittapi] Check out branch only if ITTAPI is cloned' #37

Closed

Conversation

Zentrik
Copy link
Member

@Zentrik Zentrik commented Oct 11, 2024

Tested yggy and Julia build with this.

This disabled the build of `MLIRExecutionEngineShared` because this causes linkage issues in windows for currently unknown reasons.
Related issue: llvm#106859.

(cherry picked from commit 74e1062)
Fix by not setting working directory as ittapi source dir might not exist. Also, quote paths in case of whitespace
@giordano
Copy link

Do you mind if I take these commits and squash them with 8b3aad3 and 8e56593? I prefer to keep history as simple as possible 🙂

Side note, any hope to upstream any of this?

@Zentrik
Copy link
Member Author

Zentrik commented Oct 11, 2024

Go ahead. I can create a pr upstreaming but not sure if it will be accepted given it would break stuff.

@Zentrik
Copy link
Member Author

Zentrik commented Oct 11, 2024

Actually 8e56593 is a separate upstream pr fixing a bug. Though, if you want to squash it too go ahead.

@giordano
Copy link

Ok, I'll leave 8e56593 out, no problem

@giordano
Copy link

Done! The tip of the branch is now dae0320

@giordano giordano closed this Oct 11, 2024
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