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

lib/Conversion/TorchToTosa/TosaLegalizeUtils.cpp: Just allow all cast… #28

Merged
merged 1 commit into from
May 23, 2023

Conversation

mgehre-amd
Copy link
Collaborator

…s between valid types

There was still some case missing from si64 to bf16, so I now simplified this whole table.

@mgehre-amd mgehre-amd requested a review from flemairen6 May 23, 2023 10:01
@mgehre-amd mgehre-amd force-pushed the mgehre.fix_more_casts branch from 2c95b78 to 4a1777c Compare May 23, 2023 10:02
@mgehre-amd mgehre-amd force-pushed the mgehre.fix_more_casts branch from 4a1777c to 4b86655 Compare May 23, 2023 12:28
@mgehre-amd mgehre-amd merged commit a950b6a into feature/misc_fixes May 23, 2023
@mgehre-amd mgehre-amd deleted the mgehre.fix_more_casts branch May 23, 2023 12:29
@mgehre-amd mgehre-amd mentioned this pull request Jun 5, 2023
51 tasks
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