[PATCH] D41338: [CodeGen] lower math intrinsics to finite version of libcalls when possible (PR35672)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 07:42:16 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322087: [SelectionDAG] lower math intrinsics to finite version of libcalls when… (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41338?vs=128236&id=129086#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41338
Files:
llvm/trunk/include/llvm/CodeGen/RuntimeLibcalls.def
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/test/CodeGen/X86/finite-libcalls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41338.129086.patch
Type: text/x-patch
Size: 24235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/ebf07032/attachment-0001.bin>
More information about the llvm-commits
mailing list