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

[Kaleidoscope] LLVM is not needed for chapter two #69823

Merged
merged 2 commits into from Jan 13, 2024

Conversation

gonsolo
Copy link
Contributor

@gonsolo gonsolo commented Oct 21, 2023

Since the example (llvm/examples/Kaleidoscope/Chapter2/toy.cpp) is self-contained there is no need to use LLVM.

@gonsolo
Copy link
Contributor Author

gonsolo commented Jan 12, 2024

Adding commiters to doc/tutorial since LLVM 17 to get this merged:
@Logikable @aemerson @aeubanks @MaskRay @youkaichao @hanickadot

@youkaichao
Copy link
Member

Hey, anything required from my side?

Copy link
Member

@MaskRay MaskRay left a comment

Choose a reason for hiding this comment

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

This is correct. llvm/examples/Kaleidoscope/Chapter2/toy.cpp doesn't use LLVM.

@MaskRay MaskRay changed the title LLVM is not needed for chapter two. [Kaleidoscope] LLVM is not needed for chapter two Jan 13, 2024
@MaskRay MaskRay merged commit 33aaad9 into llvm:main Jan 13, 2024
4 checks passed
@gonsolo
Copy link
Contributor Author

gonsolo commented Jan 15, 2024

Hey, anything required from my side?

No, @MaskRay was kind enough to merge this PR. I was just pinging all recent committers of this directory to get this merged.

@gonsolo
Copy link
Contributor Author

gonsolo commented Jan 15, 2024

Thanks, @MaskRay.

@gonsolo gonsolo deleted the kaleidoscope_2_no_llvm branch January 15, 2024 11:12
justinfargnoli pushed a commit to justinfargnoli/llvm-project that referenced this pull request Jan 28, 2024
Since the example (llvm/examples/Kaleidoscope/Chapter2/toy.cpp) is
self-contained there is no need to use LLVM.
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.

None yet

4 participants