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

[FXML-4732] Fix TOSA cast constant op folding #203

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

cferry-AMD
Copy link
Collaborator

@cferry-AMD cferry-AMD commented Jun 18, 2024

It appears the TOSA reference model as well as the rest of the source tree here uses roundeven for float-to-int conversions. Folding of tosa.cast ops with constant "splat" input was an exception, that this PR eliminates.

One approval will be sufficient for this small patch.

@cferry-AMD cferry-AMD marked this pull request as ready for review June 19, 2024 06:11
@mgehre-amd
Copy link
Collaborator

Can you please open the same PR to the release_ra_1.2 branch?

@cferry-AMD cferry-AMD merged commit fb1143c into feature/fused-ops Jun 19, 2024
5 checks passed
@cferry-AMD cferry-AMD deleted the corentin.fix_tosa_cast_cp branch June 19, 2024 08:05
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