[PATCH] D47491: Expand constrained FP operations

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 08:57:54 PDT 2018


craig.topper added a comment.

It feels like we should be testing non-splat vectors here so we get two calls to the library functions in the output. Rather than one call and a reuse of the result.


Repository:
  rL LLVM

https://reviews.llvm.org/D47491





More information about the llvm-commits mailing list