[PATCH] D32921: [SelectionDAG] Allow sin/cos -> sincos optimization on GNU triples w/ just -fno-math-errno

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 10:16:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305204: [SelectionDAG] Allow sin/cos -> sincos optimization on GNU triples w/ just -fno… (authored by gberry).

Changed prior to commit:
  https://reviews.llvm.org/D32921?vs=98006&id=102198#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32921

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-sincos.ll
  llvm/trunk/test/CodeGen/AArch64/sincos-expansion.ll
  llvm/trunk/test/CodeGen/ARM/sincos.ll
  llvm/trunk/test/CodeGen/SystemZ/fp-sincos-01.ll
  llvm/trunk/test/CodeGen/X86/sincos-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32921.102198.patch
Type: text/x-patch
Size: 18333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170612/28a5a55c/attachment.bin>


More information about the llvm-commits mailing list