Skip to content

Conversation

@alexkeizer
Copy link
Collaborator

This PR adds an intros_llvm tactic which behaves similar to intros, in that it introduces as many binders as it can, but it does while giving them accessible names. The tactic is not strictly speaking specific to the LLVM dialect, but it's intended for use with the other alive/llvm tactics, hence the name.

This PR adds an `intros_llvm` tactic which behaves similar to `intros`, in that it introduces as many binders as it can, but it does while giving them accessible names. The tactic is not strictly speaking specific to the LLVM dialect, but it's intended for use with the other alive/llvm tactics, hence the name.
@github-actions
Copy link
Contributor

Alive Statistics: 90 / 93 (3 failed)

@tobiasgrosser
Copy link
Collaborator

Nice. LGTM

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