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

Implement casts #27

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Implement casts #27

merged 1 commit into from
Feb 10, 2025

Conversation

asl
Copy link
Collaborator

@asl asl commented Jan 24, 2025

This implements non-const casts. Constant expression casts are already handled in constant handling PRs.

@asl asl requested a review from qobilidop January 24, 2025 20:22
@asl asl linked an issue Jan 24, 2025 that may be closed by this pull request
@asl asl force-pushed the vars branch 3 times, most recently from 5dfe12f to a729c61 Compare January 31, 2025 20:41
Base automatically changed from vars to main February 10, 2025 08:38
Signed-off-by: Anton Korobeynikov <[email protected]>
@asl asl enabled auto-merge (squash) February 10, 2025 08:41
@asl asl merged commit e60a5a8 into main Feb 10, 2025
2 checks passed
@asl asl deleted the mlir-cast branch February 10, 2025 08:43
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.

Implement casts
2 participants