[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:04:01 PST 2016


arsenm added inline comments.


================
Comment at: include/llvm/IR/Intrinsics.td:475
+}
+// FIXME: Add intrinsic for fcmp, fptrunc, fpext, fptoui and fptosi.
+
----------------
Also fma, minnum, maxnum, sqrt


Repository:
  rL LLVM

https://reviews.llvm.org/D27028





More information about the llvm-commits mailing list