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

Add a flag to disallow floating point reordering #700

Open
inducer opened this issue Nov 8, 2022 · 1 comment
Open

Add a flag to disallow floating point reordering #700

inducer opened this issue Nov 8, 2022 · 1 comment

Comments

@inducer
Copy link
Owner

inducer commented Nov 8, 2022

Context: #698 (comment)

IMO, this should only apply to code generation, not transforms. Transforms can receive permission to ignore FP reordering individually.

Another aspect is that reductions do not even have a defined FP evaluation order (but we could conceivably force one).

@isuruf
Copy link
Collaborator

isuruf commented Jan 2, 2023

#698 introduced the flag. It is probably incomplete.

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

No branches or pull requests

2 participants