Skip to content

Commit

Permalink
Minor. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Jul 20, 2024
1 parent b726a8e commit 60da353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Unsolved
via :cpp:class:`mppp::real128`,
* JIT-compiled code using **both** 80-bit and quadruple-precision datatypes
was executed,
* the "fast math" flag was enabled during JIT compilation.
* the ``fast_math`` flag was enabled during JIT compilation.

The root cause is most likely a code-generation/optimisation problem in LLVM.
This issue is currently under investigation.
Expand Down

0 comments on commit 60da353

Please sign in to comment.