Skip to content

Move set_fast_math pass after llvm.link_extern_libs#6685

Draft
anmyachev wants to merge 1 commit intomainfrom
amyachev/move-fast-math-path
Draft

Move set_fast_math pass after llvm.link_extern_libs#6685
anmyachev wants to merge 1 commit intomainfrom
amyachev/move-fast-math-path

Conversation

@anmyachev
Copy link
Copy Markdown
Contributor

To be able to add contract flag for operations that extern functions are linked into.

Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
@anmyachev
Copy link
Copy Markdown
Contributor Author

@whitneywhtsang does it make sense?

@whitneywhtsang
Copy link
Copy Markdown
Contributor

@whitneywhtsang does it make sense?

The idea is sound, but be careful to not override existing fast math flags.

@anmyachev anmyachev marked this pull request as ready for review April 16, 2026 16:46
@anmyachev anmyachev marked this pull request as draft April 16, 2026 17:20
@anmyachev anmyachev marked this pull request as draft April 16, 2026 17:20
@anmyachev
Copy link
Copy Markdown
Contributor Author

@whitneywhtsang does it make sense?

The idea is sound, but be careful to not override existing fast math flags.

Let me ask also the developers of this library regarding such changes.

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.

2 participants