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

Canonicalize tosa sqrt + reciprocal into rsqrt #88

Merged

Conversation

flemairen6
Copy link

No description provided.

mlir/test/Dialect/Tosa/canonicalize.mlir Outdated Show resolved Hide resolved
mlir/test/Dialect/Tosa/canonicalize.mlir Outdated Show resolved Hide resolved
mlir/test/Dialect/Tosa/canonicalize.mlir Outdated Show resolved Hide resolved
mlir/test/Dialect/Tosa/canonicalize.mlir Outdated Show resolved Hide resolved
mlir/test/Dialect/Tosa/canonicalize.mlir Outdated Show resolved Hide resolved
mlir/lib/Dialect/Tosa/IR/TosaCanonicalizations.cpp Outdated Show resolved Hide resolved
mlir/lib/Dialect/Tosa/IR/TosaCanonicalizations.cpp Outdated Show resolved Hide resolved
mlir/lib/Dialect/Tosa/IR/TosaCanonicalizations.cpp Outdated Show resolved Hide resolved
@flemairen6 flemairen6 requested a review from TinaAMD January 11, 2024 15:36
Copy link

@TinaAMD TinaAMD left a comment

Choose a reason for hiding this comment

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

LGTM

@mgehre-amd mgehre-amd merged commit 20684a4 into feature/fused-ops Jan 12, 2024
1 check passed
@mgehre-amd mgehre-amd deleted the ferdinand.FXML-4047_canonicalize_sqrt_reciprocal branch January 12, 2024 11:19
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