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

Integrate MLIR and basic ranges utilities #46

Merged
merged 9 commits into from
Jul 2, 2024
Merged

Integrate MLIR and basic ranges utilities #46

merged 9 commits into from
Jul 2, 2024

Conversation

xlauko
Copy link
Collaborator

@xlauko xlauko commented Jul 1, 2024

No description provided.

@xlauko xlauko added the mlir label Jul 1, 2024
@xlauko xlauko requested a review from lkorenc July 1, 2024 18:57
@xlauko xlauko self-assigned this Jul 1, 2024
@xlauko xlauko merged commit ff277b6 into main Jul 2, 2024
2 checks passed
@xlauko xlauko deleted the mlir branch July 2, 2024 08:55

namespace gap::mlir
{
template< typename T >
Copy link

Choose a reason for hiding this comment

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

Can take variadic template (as mlir::isa supports it as well).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants