[PATCH] D28619: [NVPTX] Only lower sin/cos to approximate instructions if unsafe math is allowed.
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 13 10:59:16 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291936: [NVPTX] Only lower sin/cos to approximate instructions if unsafe math is… (authored by tra).
Changed prior to commit:
https://reviews.llvm.org/D28619?vs=84150&id=84334#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28619
Files:
llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.h
llvm/trunk/lib/Target/NVPTX/NVPTXInstrInfo.td
llvm/trunk/test/CodeGen/NVPTX/fast-math.ll
llvm/trunk/test/CodeGen/NVPTX/fcos-no-fast-math.ll
llvm/trunk/test/CodeGen/NVPTX/fsin-no-fast-math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28619.84334.patch
Type: text/x-patch
Size: 6884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/4f0915a9/attachment-0001.bin>
More information about the llvm-commits
mailing list