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

Add pass plugin for in-tree build with shared libs #2290

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Jan 8, 2024

The plugin registers llvm-spirv passes to llvm pass manager and enables
LIT test for llvm-spirv passes using opt tool.

The plugin registers llvm-spirv passes to llvm pass manager and enables
LIT test for llvm-spirv passes using opt tool.
@wenju-he
Copy link
Contributor Author

wenju-he commented Jan 8, 2024

For instance, this PR allows adding LIT test for SPIRVToOCL20Pass in #2208

@wenju-he wenju-he marked this pull request as ready for review January 8, 2024 06:04
Copy link
Contributor

@MrSidims MrSidims left a comment

Choose a reason for hiding this comment

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

Thanks for doing this!

@MrSidims MrSidims merged commit 346b4cd into KhronosGroup:main Jan 10, 2024
9 checks passed
@wenju-he wenju-he deleted the pass-plugin branch January 10, 2024 11:25
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.

3 participants