[PATCH] D62017: [CodeGen] Add lrint/llrint builtins

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 05:55:57 PDT 2019


zatrazz added a comment.

In D62017#1505300 <https://reviews.llvm.org/D62017#1505300>, @craig.topper wrote:

> Can we do this with 2 intrinsics with overloaded result types as I've done for lround/llround in D62026 <https://reviews.llvm.org/D62026>?


We can and I will update this patch accordingly.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62017/new/

https://reviews.llvm.org/D62017





More information about the llvm-commits mailing list