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 typo (NFC) #110817

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Fix typo (NFC) #110817

merged 1 commit into from
Oct 2, 2024

Conversation

MacDue
Copy link
Member

@MacDue MacDue commented Oct 2, 2024

No description provided.

@llvmbot llvmbot added the llvm:ir label Oct 2, 2024
@MacDue MacDue merged commit 4f6ad17 into llvm:main Oct 2, 2024
8 of 9 checks passed
@MacDue MacDue deleted the typo_fix branch October 2, 2024 10:23
@llvmbot
Copy link
Collaborator

llvmbot commented Oct 2, 2024

@llvm/pr-subscribers-llvm-ir

Author: Benjamin Maxwell (MacDue)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/110817.diff

1 Files Affected:

  • (modified) llvm/docs/LangRef.rst (+1-1)
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 22dd7ad10baa2c..6fa35486669d69 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -12534,7 +12534,7 @@ class <t_firstclass>` type.
    :ref:`fast-math flags <fastmath>`. These are optimization hints to enable
    otherwise unsafe floating-point optimizations. Fast-math flags are only valid
    for selects that return :ref:`supported floating-point types
-   <fastmath_return_types>`..
+   <fastmath_return_types>`.
 
 Semantics:
 """"""""""

Sterling-Augustine pushed a commit to Sterling-Augustine/llvm-project that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants