[PATCH] D47491: Expand constrained FP operations
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 07:18:04 PDT 2018
cameron.mcinally added a comment.
In https://reviews.llvm.org/D47491#1129202, @craig.topper wrote:
> 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.
Ah, you're right. I do not have tests for those locally. I'll add a few.
Repository:
rL LLVM
https://reviews.llvm.org/D47491
More information about the llvm-commits
mailing list