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

Fix repeated key assign_xor #235

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

gjyotin305
Copy link
Contributor

@gjyotin305 gjyotin305 commented Dec 26, 2024

Summary

Fixed repeated key in dictionary

Related Issue

closes #234

Changes

removed extra key in crosstl/translator/codegen/metal_codegen.py

Shader Sample (Optional)

Testing

No extra tests added, not required

Checklist

  • Tests cover new or changed code (or reason why not)
  • Linked the issue with a closing keyword (if applicable)
  • Only touched files related to the issue
  • Everything builds and runs locally

Signed-off-by: Jyotin Goel <[email protected]>
@gjyotin305
Copy link
Contributor Author

@NripeshN PTAL

@NripeshN NripeshN closed this Dec 26, 2024
@NripeshN NripeshN reopened this Dec 26, 2024
@NripeshN NripeshN merged commit 4dec777 into CrossGL:main Dec 26, 2024
469 checks passed
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.

Repeated Logical Operator in MetalBackend Codegen translator
2 participants