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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 12:28:33 PDT 2019


craig.topper added a comment.

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>?


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