[PATCH] D53411: [FPEnv] Add constrained CEIL and FLOOR intrinsics
Kevin P. Neal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 19 05:56:57 PDT 2018
kpn added a comment.
In https://reviews.llvm.org/D53411#1269102, @uweigand wrote:
> While you're at it, shouldn't we also add ROUND and TRUNC to complete the set?
Those are in https://reviews.llvm.org/D43515 which I'm still working on.
Repository:
rL LLVM
https://reviews.llvm.org/D53411
More information about the llvm-commits
mailing list