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

MSL: Use powr instead of pow. #2214

Merged
merged 1 commit into from
Dec 7, 2023
Merged

MSL: Use powr instead of pow. #2214

merged 1 commit into from
Dec 7, 2023

Conversation

HansKristian-Work
Copy link
Contributor

@HansKristian-Work HansKristian-Work commented Oct 11, 2023

powr's additional UB rules match SPIR-V.

@billhollings @cdavis5e should verify this does not break CTS.

Fix #2206.

powr's additional UB rules match SPIR-V.
@HansKristian-Work
Copy link
Contributor Author

Ping @billhollings @cdavis5e.

Copy link
Contributor

@billhollings billhollings left a comment

Choose a reason for hiding this comment

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

Ping @billhollings @cdavis5e.

Sorry for the delay...and thanks for the reminder.

Just ran the relevant CTS on MoltenVK.

All is well.

@HansKristian-Work HansKristian-Work merged commit e6b013a into main Dec 7, 2023
5 checks passed
@HansKristian-Work HansKristian-Work deleted the fix-2206 branch December 7, 2023 10:39
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.

MSL: Imprecise GLSLstd450Pow translation
2 participants