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

crucible-llvm: Factor out lists of overrides for LLVM intrinsics #1187

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

langston-barrett
Copy link
Contributor

This makes these LLVMOverrides more accessible to downstream consumers, as they are reified as data (SomeLLVMOverride, Poly1LLVMOverride) rather than monadic actions (OverrideTemplate).

Requested in review of #1186.

This makes these `LLVMOverride`s more accessible to downstream
consumers, as they are reified as data (`SomeLLVMOverride`,
`Poly1LLVMOverride`) rather than monadic actions (`OverrideTemplate`).
@langston-barrett langston-barrett merged commit e03b20f into GaloisInc:master Mar 26, 2024
31 checks passed
@langston-barrett langston-barrett deleted the lb/llvm-ov-list branch March 26, 2024 21:03
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