Skip to content

Enable specific plugin pass placement - #508

Merged
ZwFink merged 5 commits into
mainfrom
fix/507-jit-pass-plugin-placement
Aug 1, 2026
Merged

Enable specific plugin pass placement#508
ZwFink merged 5 commits into
mainfrom
fix/507-jit-pass-plugin-placement

Conversation

@ZwFink

@ZwFink ZwFink commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Fixes #507
Description WIP

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.05556% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/runtime/JITPassPluginRegistry.cpp 73.33% 4 Missing ⚠️
src/include/proteus/impl/CoreLLVM.h 97.43% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@ZwFink
ZwFink requested a review from johnbowen42 July 30, 2026 17:19
@ZwFink
ZwFink force-pushed the fix/507-jit-pass-plugin-placement branch from 1014336 to e8746e2 Compare July 31, 2026 20:22
@ZwFink
ZwFink merged commit 4a17794 into main Aug 1, 2026
69 checks passed
@ZwFink
ZwFink deleted the fix/507-jit-pass-plugin-placement branch August 1, 2026 00:13
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.

Registered JIT Pass plugins are only appended to pipelines

1 participant