[PATCH] D36335: Add ‘llvm.experimental.constrained.fma‘ Intrinsic

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 15:04:46 PDT 2017


craig.topper added a comment.

Do we want to give the target any chance to use FMSUB/FNMADD/FNSUB if any of the arguments are negated?


Repository:
  rL LLVM

https://reviews.llvm.org/D36335





More information about the llvm-commits mailing list