[PATCH] D62026: [Intrinsics] Merge lround.i32 and lround.i64 into a single intrinsic with overloaded result type. Make result type for llround overloaded instead of fixing to i64
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 09:25:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361169: [Intrinsics] Merge lround.i32 and lround.i64 into a single intrinsic with… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62026?vs=199881&id=200314#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62026/new/
https://reviews.llvm.org/D62026
Files:
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/test/CodeGen/math-builtins.c
cfe/trunk/test/CodeGen/math-libcalls.c
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/IR/Verifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62026.200314.patch
Type: text/x-patch
Size: 7578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/0a34dd6b/attachment.bin>
More information about the llvm-commits
mailing list