[PATCH] D47491: Expand constrained FP operations

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 18:47:24 PDT 2018


craig.topper added a comment.

Non-string RINT and NEARBYINT should also be Expand on pre-SSE4.1 targets. So that would be mean we should expand the strict versions too.


Repository:
  rL LLVM

https://reviews.llvm.org/D47491





More information about the llvm-commits mailing list