Skip to content

[Doc] document fast-math flags in the arithmetic_types - #911

Merged
coderfeli merged 2 commits into
mainfrom
pr/docs-fastmath-flags
Jul 27, 2026
Merged

[Doc] document fast-math flags in the arithmetic_types#911
coderfeli merged 2 commits into
mainfrom
pr/docs-fastmath-flags

Conversation

@sjfeng1999

Copy link
Copy Markdown
Collaborator

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the DSL language documentation for arithmetic types by adding a dedicated section explaining fast-math controls and adjusting the arithmetic-operator table entry for clarity/consistency.

Changes:

  • Add a new “Fast-math control” section describing FastMathFlags, fastmath= per-op overrides, with fx.fastmath(...) scoping, and flyc.compile hint precedence.
  • Minor tweak to the “Arithmetic” row in the public methods table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/language/arithmetic_types.md Outdated
Comment thread docs/language/arithmetic_types.md Outdated
@coderfeli
coderfeli merged commit ef30cf4 into main Jul 27, 2026
20 of 25 checks passed
@coderfeli
coderfeli deleted the pr/docs-fastmath-flags branch July 27, 2026 15: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.

3 participants