[PATCH] D27028: Add intrinsics for constrained floating point operations

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 17:01:55 PST 2016


arsenm added inline comments.


================
Comment at: docs/LangRef.rst:12126
+
+The '``lllvm.experimental.constrained.fadd``' intrinsic returns the sum of its
+two operands.
----------------
Typo: lllvm (seems repeated a number of times)


Repository:
  rL LLVM

https://reviews.llvm.org/D27028





More information about the llvm-commits mailing list