[PATCH] D36344: [X86] Don't use fsin/fcos/fsincos instructions ever

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 13:56:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310762: [X86] Don't use fsin/fcos/fsincos instructions ever (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36344?vs=109839&id=110809#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36344

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/sincos-opt.ll
  llvm/trunk/test/CodeGen/X86/sincos.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36344.110809.patch
Type: text/x-patch
Size: 8362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/d993d877/attachment.bin>


More information about the llvm-commits mailing list